Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-37298 (GCVE-0-2024-37298)
Vulnerability from cvelistv5
- CWE-770 - Allocation of Resources Without Limits or Throttling
{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:gorillatoolkit:schema:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "schema",
            "vendor": "gorillatoolkit",
            "versions": [
              {
                "lessThan": "1.4.1",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-37298",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-07-02T14:16:14.834696Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-03T20:58:34.291Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T03:50:55.675Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
          },
          {
            "name": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
          },
          {
            "name": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "schema",
          "vendor": "gorilla",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.4.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-770",
              "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-07-01T18:27:33.952Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        },
        {
          "name": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "name": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        }
      ],
      "source": {
        "advisory": "GHSA-3669-72x9-r9p3",
        "discovery": "UNKNOWN"
      },
      "title": "Potential memory exhaustion attack due to sparse slice deserialization"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-37298",
    "datePublished": "2024-07-01T18:27:33.952Z",
    "dateReserved": "2024-06-05T20:10:46.496Z",
    "dateUpdated": "2024-08-02T03:50:55.675Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-37298\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-07-01T19:15:04.283\",\"lastModified\":\"2024-11-21T09:23:33.653\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.\"},{\"lang\":\"es\",\"value\":\"gorilla/schema convierte estructuras hacia y desde valores de formulario. Antes de la versi\u00f3n 1.4.1 La ejecuci\u00f3n de `schema.Decoder.Decode()` en una estructura que tiene un campo de tipo `[]struct{...}` la abre a ataques maliciosos relacionados con las asignaciones de memoria, aprovechando la escasez de memoria. funcionalidad de corte. Cualquier uso de `schema.Decoder.Decode()` en una estructura con matrices de otras estructuras podr\u00eda ser vulnerable a esta vulnerabilidad de agotamiento de la memoria. La versi\u00f3n 1.4.1 contiene un parche para el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/gorilla/schema/blob/main/decoder.go#L223\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/gorilla/schema/blob/main/decoder.go#L223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-37298\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-02T14:16:14.834696Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:gorillatoolkit:schema:*:*:*:*:*:*:*:*\"], \"vendor\": \"gorillatoolkit\", \"product\": \"schema\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.4.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-03T20:12:45.502Z\"}}], \"cna\": {\"title\": \"Potential memory exhaustion attack due to sparse slice deserialization\", \"source\": {\"advisory\": \"GHSA-3669-72x9-r9p3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"gorilla\", \"product\": \"schema\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.4.1\"}]}], \"references\": [{\"url\": \"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\", \"name\": \"https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\", \"name\": \"https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/gorilla/schema/blob/main/decoder.go#L223\", \"name\": \"https://github.com/gorilla/schema/blob/main/decoder.go#L223\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-07-01T18:27:33.952Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-37298\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-07-03T20:58:34.291Z\", \"dateReserved\": \"2024-06-05T20:10:46.496Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-07-01T18:27:33.952Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  RHSA-2024:4858
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.16.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:4855\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4858",
        "url": "https://access.redhat.com/errata/RHSA-2024:4858"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4858.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.5 packages and security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:09:53+00:00",
      "generator": {
        "date": "2025-10-25T07:09:53+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:4858",
      "initial_release_date": "2024-07-31T13:21:46+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:09:53+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "9Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "8Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=src\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_id": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-9.rhaos4.16.el9?arch=noarch\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_id": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-8.rhaos4.16.el8?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:6054
Vulnerability from csaf_redhat
Notes
{
  "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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This release of RHACS 4.4.5 includes security fixes for CVE-2024-37298,\nCVE-2024-3727 and CVE-2024-6104. If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.5.\n\nSecurity issues fixed:\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2024:6054",
        "url": "https://access.redhat.com/errata/RHSA-2024:6054"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
        "url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "ROX-25956",
        "url": "https://issues.redhat.com/browse/ROX-25956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6054.json"
      }
    ],
    "title": "Red Hat Security Advisory: ACS 4.4 enhancement and security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:11+00:00",
      "generator": {
        "date": "2025-10-25T07:10:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:6054",
      "initial_release_date": "2024-08-29T18:30:41+00:00",
      "revision_history": [
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:11+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "RHACS 4.4 for RHEL 8",
                "product": {
                  "name": "RHACS 4.4 for RHEL 8",
                  "product_id": "8Base-RHACS-4.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Advanced Cluster Security for Kubernetes"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:4702
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.15.23 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of  Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.23. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4699\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4702",
        "url": "https://access.redhat.com/errata/RHSA-2024:4702"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4702.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.23 packages and security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:58:28+00:00",
      "generator": {
        "date": "2025-09-25T14:58:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4702",
      "initial_release_date": "2024-07-25T14:32:28+00:00",
      "revision_history": [
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:58:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "9Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "8Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-25T14:32:28+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4702"
        },
        {
          "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-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:4825
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:4825",
        "url": "https://access.redhat.com/errata/RHSA-2024:4825"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4825.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:59:00+00:00",
      "generator": {
        "date": "2025-09-25T14:59:00+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4825",
      "initial_release_date": "2024-07-24T12:58:51+00:00",
      "revision_history": [
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:59:00+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 E4S (v.9.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
                  "product_id": "AppStream-9.0.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.src",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.src",
                  "product_id": "podman-2:4.2.0-5.el9_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                "product": {
                  "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_id": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-5.el9_0?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.src",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.2.0-5.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch"
        },
        "product_reference": "podman-docker-2:4.2.0-5.el9_0.noarch",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-24T12:58:51+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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4825"
        },
        {
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:5194
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5194",
        "url": "https://access.redhat.com/errata/RHSA-2024:5194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5194.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:00+00:00",
      "generator": {
        "date": "2025-10-25T07:10:00+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5194",
      "initial_release_date": "2024-08-12T02:39:45+00:00",
      "revision_history": [
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:00+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 EUS (v.8.8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
                  "product_id": "AppStream-8.8.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_4825
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:4825",
        "url": "https://access.redhat.com/errata/RHSA-2024:4825"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4825.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2024-11-21T21:14:11+00:00",
      "generator": {
        "date": "2024-11-21T21:14:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2024:4825",
      "initial_release_date": "2024-07-24T12:58:51+00:00",
      "revision_history": [
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-21T21:14:11+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 E4S (v.9.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
                  "product_id": "AppStream-9.0.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.src",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.src",
                  "product_id": "podman-2:4.2.0-5.el9_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                "product": {
                  "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_id": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-5.el9_0?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.src",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.2.0-5.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch"
        },
        "product_reference": "podman-docker-2:4.2.0-5.el9_0.noarch",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-24T12:58:51+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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4825"
        },
        {
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_4848
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.13.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted 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-2024:4848",
        "url": "https://access.redhat.com/errata/RHSA-2024:4848"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4848.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.46 security update",
    "tracking": {
      "current_release_date": "2024-11-21T21:14:33+00:00",
      "generator": {
        "date": "2024-11-21T21:14:33+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2024:4848",
      "initial_release_date": "2024-07-31T14:49:20+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-21T21:14:33+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "8Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "9Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-9.3.rhaos4.13.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.3.rhaos4.13.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T14:49:20+00:00",
          "details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4848"
        },
        {
          "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-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:4702
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.15.23 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of  Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.23. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4699\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4702",
        "url": "https://access.redhat.com/errata/RHSA-2024:4702"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4702.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.23 packages and security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:58:28+00:00",
      "generator": {
        "date": "2025-09-25T14:58:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4702",
      "initial_release_date": "2024-07-25T14:32:28+00:00",
      "revision_history": [
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:58:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "9Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "8Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-25T14:32:28+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4702"
        },
        {
          "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-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_4702
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.15.23 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of  Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.23. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4699\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4702",
        "url": "https://access.redhat.com/errata/RHSA-2024:4702"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4702.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.23 packages and security update",
    "tracking": {
      "current_release_date": "2024-11-21T21:14:21+00:00",
      "generator": {
        "date": "2024-11-21T21:14:21+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2024:4702",
      "initial_release_date": "2024-07-25T14:32:28+00:00",
      "revision_history": [
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-25T14:32:28+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-21T21:14:21+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "9Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.15",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.15",
                  "product_id": "8Base-RHOSE-4.15",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.15::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.75.1.rt14.360.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.75.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-25.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.75.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-25.2.rhaos4.15.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.75.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
          "product_id": "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.75.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.15"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
          "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
          "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
          "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
          "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
          "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
          "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
          "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
          "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
          "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-25T14:32:28+00:00",
          "details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4702"
        },
        {
          "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-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.src",
            "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:bpftool-debuginfo-0:7.0.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.src",
            "9Base-RHOSE-4.15:kernel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-64k-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-64k-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-abi-stablelists-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-cross-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debug-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debug-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-aarch64-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-ppc64le-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-s390x-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-debuginfo-common-x86_64-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-devel-matched-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-doc-0:5.14.0-284.75.1.el9_2.noarch",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-headers-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-ipaclones-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-core-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-extra-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-modules-partner-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.src",
            "9Base-RHOSE-4.15:kernel-rt-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debug-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-devel-matched-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-kvm-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-core-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-extra-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-modules-partner-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-rt-selftests-internal-0:5.14.0-284.75.1.rt14.360.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-selftests-internal-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-tools-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:kernel-tools-libs-devel-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-uki-virt-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:kernel-zfcpdump-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-devel-matched-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-core-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-extra-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-internal-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:kernel-zfcpdump-modules-partner-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.src",
            "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202407120337.p0.g1e41aa3.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:python3-perf-debuginfo-0:5.14.0-284.75.1.el9_2.x86_64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.aarch64",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.ppc64le",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.s390x",
            "9Base-RHOSE-4.15:rtla-0:5.14.0-284.75.1.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.src",
            "8Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el8.noarch",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.aarch64",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.ppc64le",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.s390x",
            "8Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el8.x86_64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.src",
            "9Base-RHOSE-4.15:podman-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-docker-3:4.4.1-25.2.rhaos4.15.el9.noarch",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-25.2.rhaos4.15.el9.x86_64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.aarch64",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.ppc64le",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.s390x",
            "9Base-RHOSE-4.15:podman-tests-3:4.4.1-25.2.rhaos4.15.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:5202
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.12.63 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of  Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.63. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:5200\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm\n(CVE-2023-45290)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
        "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-2024:5202",
        "url": "https://access.redhat.com/errata/RHSA-2024:5202"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2292787",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5202.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.63 packages and security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:09:35+00:00",
      "generator": {
        "date": "2025-10-10T02:09:35+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2024:5202",
      "initial_release_date": "2024-08-19T03:55:38+00:00",
      "revision_history": [
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:09:35+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "8Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "9Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.src",
                  "product_id": "cri-tools-0:1.25.0-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.src",
                  "product_id": "cri-tools-0:1.25.0-4.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                "product": {
                  "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_id": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-4.rhaos4.12.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                "product": {
                  "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_id": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.118.1.el8_6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-7.rhaos4.12.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_id": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-11.rhaos4.12.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch"
        },
        "product_reference": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch"
        },
        "product_reference": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "cve": "CVE-2024-24790",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292787"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
          "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": [
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292787",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:4848
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.13.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted 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-2024:4848",
        "url": "https://access.redhat.com/errata/RHSA-2024:4848"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4848.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.46 security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:59:08+00:00",
      "generator": {
        "date": "2025-09-25T14:59:08+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4848",
      "initial_release_date": "2024-07-31T14:49:20+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:59:08+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "8Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "9Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-9.3.rhaos4.13.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.3.rhaos4.13.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T14:49:20+00:00",
          "details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4848"
        },
        {
          "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-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_5194
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5194",
        "url": "https://access.redhat.com/errata/RHSA-2024:5194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5194.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-01-06T17:39:37+00:00",
      "generator": {
        "date": "2025-01-06T17:39:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:5194",
      "initial_release_date": "2024-08-12T02:39:45+00:00",
      "revision_history": [
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T17:39:37+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 EUS (v.8.8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
                  "product_id": "AppStream-8.8.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "container-tools:rhel8:8080020240724065004:0f77c1b7",
                "product": {
                  "name": "container-tools:rhel8:8080020240724065004:0f77c1b7",
                  "product_id": "container-tools:rhel8:8080020240724065004:0f77c1b7",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_id": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                "product": {
                  "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
        },
        "product_reference": "container-tools:rhel8:8080020240724065004:0f77c1b7",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch"
        },
        "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src as a component of container-tools:rhel8:8080020240724065004:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
          "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch",
            "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240724065004:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_6194
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:6194",
        "url": "https://access.redhat.com/errata/RHSA-2024:6194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40804",
        "url": "https://issues.redhat.com/browse/RHEL-40804"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6194.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-01-06T19:00:46+00:00",
      "generator": {
        "date": "2025-01-06T19:00:46+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:6194",
      "initial_release_date": "2024-09-03T20:00:45+00:00",
      "revision_history": [
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T19:00:46+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. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.src",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.src",
                  "product_id": "podman-4:4.9.4-10.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_id": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-10.el9_4?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.src",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-10.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-10.el9_4.noarch",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:5634
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5634",
        "url": "https://access.redhat.com/errata/RHSA-2024:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:08+00:00",
      "generator": {
        "date": "2025-10-25T07:10:08+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5634",
      "initial_release_date": "2024-08-20T16:11:08+00:00",
      "revision_history": [
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:08+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 EUS (v.9.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
                  "product_id": "AppStream-9.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.src",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.src",
                  "product_id": "podman-2:4.4.1-20.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                "product": {
                  "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_id": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-20.el9_2?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.4.1-20.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch"
        },
        "product_reference": "podman-docker-2:4.4.1-20.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_5202
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.12.63 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of  Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.63. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:5200\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm\n(CVE-2023-45290)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
        "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-2024:5202",
        "url": "https://access.redhat.com/errata/RHSA-2024:5202"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2292787",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5202.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.63 packages and security update",
    "tracking": {
      "current_release_date": "2025-01-06T19:44:43+00:00",
      "generator": {
        "date": "2025-01-06T19:44:43+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:5202",
      "initial_release_date": "2024-08-19T03:55:38+00:00",
      "revision_history": [
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T19:44:43+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "8Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "9Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.src",
                  "product_id": "cri-tools-0:1.25.0-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.src",
                  "product_id": "cri-tools-0:1.25.0-4.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                "product": {
                  "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_id": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-4.rhaos4.12.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                "product": {
                  "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_id": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.118.1.el8_6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-7.rhaos4.12.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_id": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-11.rhaos4.12.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch"
        },
        "product_reference": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch"
        },
        "product_reference": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "cve": "CVE-2024-24790",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292787"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
          "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": [
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292787",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_5258
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5258",
        "url": "https://access.redhat.com/errata/RHSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2268021",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2292668",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40800",
        "url": "https://issues.redhat.com/browse/RHEL-40800"
      },
      {
        "category": "external",
        "summary": "RHEL-40801",
        "url": "https://issues.redhat.com/browse/RHEL-40801"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5258.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-01-06T19:44:19+00:00",
      "generator": {
        "date": "2025-01-06T19:44:19+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:5258",
      "initial_release_date": "2024-08-13T09:16:53+00:00",
      "revision_history": [
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T19:44:19+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": "container-tools:rhel8:8100020240808093819:afee755d",
                "product": {
                  "name": "container-tools:rhel8:8100020240808093819:afee755d",
                  "product_id": "container-tools:rhel8:8100020240808093819:afee755d",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
                  "product_id": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
                "product": {
                  "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
                  "product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
        },
        "product_reference": "container-tools:rhel8:8100020240808093819:afee755d",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch"
        },
        "product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src as a component of container-tools:rhel8:8100020240808093819:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-24784",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268021"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/mail: comments in display names are incorrectly handled",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268021",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/mail: comments in display names are incorrectly handled"
    },
    {
      "cve": "CVE-2024-24789",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292668"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: archive/zip: Incorrect handling of certain ZIP files",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292668",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: archive/zip: Incorrect handling of certain ZIP files"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:container-tools:rhel8:8100020240808093819:afee755d",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240808093819:afee755d:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_5634
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5634",
        "url": "https://access.redhat.com/errata/RHSA-2024:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-01-06T17:39:16+00:00",
      "generator": {
        "date": "2025-01-06T17:39:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:5634",
      "initial_release_date": "2024-08-20T16:11:08+00:00",
      "revision_history": [
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T17:39:16+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 EUS (v.9.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
                  "product_id": "AppStream-9.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.src",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.src",
                  "product_id": "podman-2:4.4.1-20.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                "product": {
                  "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_id": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-20.el9_2?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.4.1-20.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch"
        },
        "product_reference": "podman-docker-2:4.4.1-20.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:5194
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5194",
        "url": "https://access.redhat.com/errata/RHSA-2024:5194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5194.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:00+00:00",
      "generator": {
        "date": "2025-10-25T07:10:00+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5194",
      "initial_release_date": "2024-08-12T02:39:45+00:00",
      "revision_history": [
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-12T02:39:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:00+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 EUS (v.8.8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
                  "product_id": "AppStream-8.8.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=src\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=noarch\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=aarch64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=s390x\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.3-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-66.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-22.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B22142%2B4cbed6b3?arch=x86_64\u0026rpmmod=container-tools:rhel8:8080020240724065004:0f77c1b7"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
          "product_id": "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
          "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-12T02:39:45+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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5194"
        },
        {
          "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.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:aardvark-dns-2:1.5.0-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-debugsource-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:buildah-tests-debuginfo-1:1.29.3-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:cockpit-podman-0:63.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:conmon-debugsource-3:2.1.6-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:container-selinux-2:2.229.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:containers-common-2:1-66.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crit-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-debugsource-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-devel-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debuginfo-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:crun-debugsource-0:1.8.4-2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:libslirp-devel-0:4.4.0-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:netavark-2:1.5.1-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-catatonit-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-debugsource-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-docker-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-gvproxy-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-plugins-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-remote-debuginfo-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:podman-tests-3:4.4.1-22.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-criu-0:3.15-4.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:python3-podman-0:4.4.1-1.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debuginfo-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:runc-debugsource-1:1.1.12-1.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.aarch64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.ppc64le::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.s390x::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+22142+4cbed6b3.x86_64::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.noarch::container-tools:rhel8",
            "AppStream-8.8.0.Z.EUS:udica-0:0.2.6-20.module+el8.8.0+22142+4cbed6b3.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:5258
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5258",
        "url": "https://access.redhat.com/errata/RHSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2268021",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2292668",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40800",
        "url": "https://issues.redhat.com/browse/RHEL-40800"
      },
      {
        "category": "external",
        "summary": "RHEL-40801",
        "url": "https://issues.redhat.com/browse/RHEL-40801"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5258.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:15:11+00:00",
      "generator": {
        "date": "2025-10-25T07:15:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5258",
      "initial_release_date": "2024-08-13T09:16:53+00:00",
      "revision_history": [
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:15:11+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": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-24784",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268021"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/mail: comments in display names are incorrectly handled",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268021",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/mail: comments in display names are incorrectly handled"
    },
    {
      "cve": "CVE-2024-24789",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292668"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: archive/zip: Incorrect handling of certain ZIP files",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292668",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: archive/zip: Incorrect handling of certain ZIP files"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    },
    {
      "cve": "CVE-2024-37891",
      "cwe": {
        "id": "CWE-669",
        "name": "Incorrect Resource Transfer Between Spheres"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292788"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37891"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292788",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
        }
      ],
      "release_date": "2024-06-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
    }
  ]
}
  RHSA-2024:4963
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.14.34 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.34. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4960\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4963",
        "url": "https://access.redhat.com/errata/RHSA-2024:4963"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4963.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.34 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:09:56+00:00",
      "generator": {
        "date": "2025-10-25T07:09:56+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:4963",
      "initial_release_date": "2024-08-07T13:32:54+00:00",
      "revision_history": [
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:09:56+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "9Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "8Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_4858
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.16.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:4855\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4858",
        "url": "https://access.redhat.com/errata/RHSA-2024:4858"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4858.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.5 packages and security update",
    "tracking": {
      "current_release_date": "2025-01-06T17:38:37+00:00",
      "generator": {
        "date": "2025-01-06T17:38:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:4858",
      "initial_release_date": "2024-07-31T13:21:46+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T17:38:37+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "9Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "8Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=src\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_id": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-9.rhaos4.16.el9?arch=noarch\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_id": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-8.rhaos4.16.el8?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:4848
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.13.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s)\nlisted 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-2024:4848",
        "url": "https://access.redhat.com/errata/RHSA-2024:4848"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4848.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.46 security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:59:08+00:00",
      "generator": {
        "date": "2025-09-25T14:59:08+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4848",
      "initial_release_date": "2024-07-31T14:49:20+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T14:49:20+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:59:08+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "8Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.13",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.13",
                  "product_id": "9Base-RHOSE-4.13",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.13::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-9.3.rhaos4.13.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-10.3.rhaos4.13.el9?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-9.3.rhaos4.13.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-10.3.rhaos4.13.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
          "product_id": "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.13"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
          "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
          "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
          "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
          "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T14:49:20+00:00",
          "details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4848"
        },
        {
          "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-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.src",
            "8Base-RHOSE-4.13:podman-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-catatonit-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-debugsource-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-docker-3:4.4.1-9.3.rhaos4.13.el8.noarch",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.aarch64",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.ppc64le",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.s390x",
            "8Base-RHOSE-4.13:podman-tests-3:4.4.1-9.3.rhaos4.13.el8.x86_64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.src",
            "9Base-RHOSE-4.13:podman-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-debugsource-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-docker-3:4.4.1-10.3.rhaos4.13.el9.noarch",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-gvproxy-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-plugins-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-remote-debuginfo-3:4.4.1-10.3.rhaos4.13.el9.x86_64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.aarch64",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.ppc64le",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.s390x",
            "9Base-RHOSE-4.13:podman-tests-3:4.4.1-10.3.rhaos4.13.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:6194
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:6194",
        "url": "https://access.redhat.com/errata/RHSA-2024:6194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40804",
        "url": "https://issues.redhat.com/browse/RHEL-40804"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6194.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:12+00:00",
      "generator": {
        "date": "2025-10-25T07:10:12+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:6194",
      "initial_release_date": "2024-09-03T20:00:45+00:00",
      "revision_history": [
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:12+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. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.src",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.src",
                  "product_id": "podman-4:4.9.4-10.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_id": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-10.el9_4?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.src",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-10.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-10.el9_4.noarch",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_6054
Vulnerability from csaf_redhat
Notes
{
  "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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This release of RHACS 4.4.5 includes security fixes for CVE-2024-37298,\nCVE-2024-3727 and CVE-2024-6104. If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.5.\n\nSecurity issues fixed:\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2024:6054",
        "url": "https://access.redhat.com/errata/RHSA-2024:6054"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
        "url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "ROX-25956",
        "url": "https://issues.redhat.com/browse/ROX-25956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6054.json"
      }
    ],
    "title": "Red Hat Security Advisory: ACS 4.4 enhancement and security update",
    "tracking": {
      "current_release_date": "2025-01-06T19:00:26+00:00",
      "generator": {
        "date": "2025-01-06T19:00:26+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:6054",
      "initial_release_date": "2024-08-29T18:30:41+00:00",
      "revision_history": [
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T19:00:26+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "RHACS 4.4 for RHEL 8",
                "product": {
                  "name": "RHACS 4.4 for RHEL 8",
                  "product_id": "8Base-RHACS-4.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Advanced Cluster Security for Kubernetes"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:5258
Vulnerability from csaf_redhat
Notes
{
  "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 container-tools:rhel8 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": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5258",
        "url": "https://access.redhat.com/errata/RHSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2268021",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2292668",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40800",
        "url": "https://issues.redhat.com/browse/RHEL-40800"
      },
      {
        "category": "external",
        "summary": "RHEL-40801",
        "url": "https://issues.redhat.com/browse/RHEL-40801"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5258.json"
      }
    ],
    "title": "Red Hat Security Advisory: container-tools:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:15:11+00:00",
      "generator": {
        "date": "2025-10-25T07:15:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5258",
      "initial_release_date": "2024-08-13T09:16:53+00:00",
      "revision_history": [
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-13T09:16:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:15:11+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": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=src\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                "product": {
                  "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8)",
                  "product_id": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22202%2B761b9a65?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-12.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                "product": {
                  "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8)",
                  "product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22202%2B761b9a65?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240808093819:afee755d"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8"
        },
        "product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        },
        "product_reference": "udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-24784",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268021"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/mail: comments in display names are incorrectly handled",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268021",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/mail: comments in display names are incorrectly handled"
    },
    {
      "cve": "CVE-2024-24789",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292668"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: archive/zip: Incorrect handling of certain ZIP files",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292668",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: archive/zip: Incorrect handling of certain ZIP files"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    },
    {
      "cve": "CVE-2024-37891",
      "cwe": {
        "id": "CWE-669",
        "name": "Incorrect Resource Transfer Between Spheres"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292788"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
          "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37891"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292788",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
        }
      ],
      "release_date": "2024-06-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-13T09:16:53+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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5258"
        },
        {
          "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:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-12.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-12.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.aarch64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.ppc64le::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.s390x::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22202+761b9a65.x86_64::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.noarch::container-tools:rhel8",
            "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22202+761b9a65.src::container-tools:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
    }
  ]
}
  rhsa-2024:6054
Vulnerability from csaf_redhat
Notes
{
  "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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS). The updated image includes security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "This release of RHACS 4.4.5 includes security fixes for CVE-2024-37298,\nCVE-2024-3727 and CVE-2024-6104. If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.5.\n\nSecurity issues fixed:\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2024:6054",
        "url": "https://access.redhat.com/errata/RHSA-2024:6054"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
        "url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
      },
      {
        "category": "external",
        "summary": "2274767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "ROX-25956",
        "url": "https://issues.redhat.com/browse/ROX-25956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6054.json"
      }
    ],
    "title": "Red Hat Security Advisory: ACS 4.4 enhancement and security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:11+00:00",
      "generator": {
        "date": "2025-10-25T07:10:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:6054",
      "initial_release_date": "2024-08-29T18:30:41+00:00",
      "revision_history": [
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-29T18:30:41+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:11+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "RHACS 4.4 for RHEL 8",
                "product": {
                  "name": "RHACS 4.4 for RHEL 8",
                  "product_id": "8Base-RHACS-4.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Advanced Cluster Security for Kubernetes"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.5-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.5-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.5-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                "product": {
                  "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.5-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64 as a component of RHACS 4.4 for RHEL 8",
          "product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        },
        "product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64",
        "relates_to_product_reference": "8Base-RHACS-4.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-3727",
      "cwe": {
        "id": "CWE-354",
        "name": "Improper Validation of Integrity Check Value"
      },
      "discovery_date": "2024-04-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2274767"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containers/image: digest type does not guarantee valid type",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was rated as Moderate.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2274767",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
        }
      ],
      "release_date": "2024-05-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containers/image: digest type does not guarantee valid type"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
          "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-29T18:30:41+00:00",
          "details": "If you are using an earlier version of\nRHACS 4.4, you are advised to upgrade to this patch release 4.4.5.",
          "product_ids": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6054"
        },
        {
          "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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:072eeeb7f1dd12e6f0275948d3b38b52f667e45d1304e6fd2dd28c816571d824_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:d6b9f90cada9f236011bb349e850e80e3fef55f56f434c12c00122b73e42db6f_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:daa7ddb8a3dc233385926119ca78ffc342d2e6c588960d1814e1639af956b0f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:1f03a7f23c4ffb6adb440d475075a8b11211ddd8acda772d02a904547cb5148c_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:78298521c612192e0177d6cc044a865e97230e962f434d811962064f2db1d5ac_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:8901cfa7be1f709f0bf209c396ad32e2c13c3d112bd05a8d4784535e405e95a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:10e904f11041dd4947254df586f74f03a66d16818c4f073b8cc8d2336175f6a4_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:304406009c9800285cfcc74861de6b3cc230d09438f37426e39d911a69368e34_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:a13aab1f8c4294f490284b5f0c73fc77b1ee08b65a3d1cae23aacb5db1687926_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3877057e49d5da93372d239055b6506b23ef430da60d0eca371c4c5a619b1ae6_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:3bdf2ba4bbf3a2373a882cdb85a790b9df2ba359010c8467c4e4e2874996ff4d_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:9a11dad9b17cc9c4f13ab85d920ac3b0796221457ca4894fc6578f92b022880e_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:176837c3041894c294b64da0181b8ad3bc53b3538d5ba70868979c57c7ec1644_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:37070fe46f9168b80d72070443fcdc344db8141d599926f65bf5c2b96bcd89a7_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:e9cc56d2c29af677277791fdfae7796cc5f43e92772bde4adf1f168ef4aaec80_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0b590586a0bfc3d6399505dfb5ca1367c232d0b13245fd3ab9b0e5ac24a0b5a2_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:0e6a36cbd8ab3d06bc71cf60091aa83a3efd83e7784221aaddaf8b1a0accd018_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:e83e6c58071dd1fbba15944e2d25ecac07dd623d58e2b31cc72a0555aa69e584_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:32364fedba6ad4660e117eae90433b2ab8f6a16afb51ebfe718c356a531d71bd_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:8dd008c09f18916952ef7eafe1382cc151139762aff6cffd86b688e132a0e5f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:da206789e59d581483ffbe8e1c63519019f504c792b5ad2d5e9299d12785c675_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:317838698e27cb366ca736975f0cb0bf927533b5526caabe5a9e443d28a70487_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:78012a83f84238eb3d492faf5abee4a9d87ddc0c84f1618b8785f82e5f766211_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a19cb92c646d2dc709c18e3da494def64786102ef5a038c766c28a5556d1b154_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:1f624ee17785e5f2221e917459f31c81ef23421bf9374cedf9020f139e67854a_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:57b3670126a5a55b51fdc13ffd1deaceb13e508ff474bac3d7495ea614bf64ad_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:e0617ff16dc01afccf934a956c4dd3c7fab847d92e520b0d9358bd7bc3fa1582_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:16deab5ea78fbe3d6f4684ef8b4d071dd2408ba46da9f6fc79a9c0af1da16165_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:54c43eb7e2952e6fe64071077a4a22965af01a2e0d4da7ee9249d3c7e31df5a4_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:d09e9eeec5cdcbc7db49814caf033868cbc91273459debfcac94f58151573762_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3894202682fafa2a5bcc7fccd267396f6fa2c4f068f31c2cf99579a1308cde5e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d6a461c5fe55fd478dc08f5a95c8cd813c5dc56ddbbc40c033697a1b628ca67_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e93ec7ad08b50b54b61ccd9c69205f7b04692cb3a5c452782b92dce42f9ae4e3_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:37f65ec7e152446ef02de2934532db772f534647e91d3909197aeaffe808693e_amd64",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:38ad20bdebc1776686b4bd308c4f4da9b978dac5f679ac594fd88d36dfb019d1_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:6f78b7cbdee3e6c08c6ebcdf67dc2c49dd93bba1fa0bcbc42154bbd6bd6b60f3_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:57c71609e72f30089a8f43c1f9b6bab44dc67c28ece0db52460d9f527abac19a_ppc64le",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dfccbd75027774554b10786ec939458a92c725cdf8226eda1660b6ff137d8e51_s390x",
            "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:f9909a0d6d6063f36dd7dd62ed3e5ba5dab6f1f754e627e2dc0726bb124bc1f8_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:4963
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.14.34 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.34. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4960\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4963",
        "url": "https://access.redhat.com/errata/RHSA-2024:4963"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4963.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.34 security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:09:56+00:00",
      "generator": {
        "date": "2025-10-25T07:09:56+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:4963",
      "initial_release_date": "2024-08-07T13:32:54+00:00",
      "revision_history": [
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:09:56+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "9Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "8Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024_4963
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.14.34 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.34. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4960\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4963",
        "url": "https://access.redhat.com/errata/RHSA-2024:4963"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4963.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.34 security update",
    "tracking": {
      "current_release_date": "2025-01-06T17:39:13+00:00",
      "generator": {
        "date": "2025-01-06T17:39:13+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.5"
        }
      },
      "id": "RHSA-2024:4963",
      "initial_release_date": "2024-08-07T13:32:54+00:00",
      "revision_history": [
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-07T13:32:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-01-06T17:39:13+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "9Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.14",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.14",
                  "product_id": "8Base-RHOSE-4.14",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.14::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=src\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.77.1.rt14.362.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-devel@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debugsource@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                "product": {
                  "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_id": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/wasmedge-rt-debuginfo@0.14.0-1.rhaos4.14.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_id": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.77.1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.8-3.rhaos4.14.git107168f.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-16.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_id": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.77.1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-16.4.rhaos4.14.el8?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-284.77.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-284.77.1.el9_2.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
          "product_id": "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        },
        "product_reference": "wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.14"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "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-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
          "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
          "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
          "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
          "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
          "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
          "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
          "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
          "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
          "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
          "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
          "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
          "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
          "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
          "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-07T13:32:54+00:00",
          "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4963"
        },
        {
          "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-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.src",
            "8Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.aarch64",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.ppc64le",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.s390x",
            "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.src",
            "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.src",
            "8Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el8.noarch",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.aarch64",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.ppc64le",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.s390x",
            "8Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el8.x86_64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.src",
            "9Base-RHOSE-4.14:cri-o-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.aarch64",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.ppc64le",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.s390x",
            "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.8-3.rhaos4.14.git107168f.el9.x86_64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.src",
            "9Base-RHOSE-4.14:kernel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-cross-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.77.1.el9_2.noarch",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-headers-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.src",
            "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.77.1.rt14.362.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.src",
            "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202407260844.p0.g44b3ac2.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:podman-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-docker-3:4.4.1-16.4.rhaos4.14.el9.noarch",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.ppc64le",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.s390x",
            "9Base-RHOSE-4.14:podman-tests-3:4.4.1-16.4.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.aarch64",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.ppc64le",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.s390x",
            "9Base-RHOSE-4.14:rtla-0:5.14.0-284.77.1.el9_2.x86_64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.src",
            "9Base-RHOSE-4.14:wasmedge-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-debugsource-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-devel-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-0:0.14.0-1.rhaos4.14.el9.x86_64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.aarch64",
            "9Base-RHOSE-4.14:wasmedge-rt-debuginfo-0:0.14.0-1.rhaos4.14.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:6194
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:6194",
        "url": "https://access.redhat.com/errata/RHSA-2024:6194"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2268019",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "external",
        "summary": "RHEL-40804",
        "url": "https://issues.redhat.com/browse/RHEL-40804"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6194.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:12+00:00",
      "generator": {
        "date": "2025-10-25T07:10:12+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:6194",
      "initial_release_date": "2024-09-03T20:00:45+00:00",
      "revision_history": [
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-09-03T20:00:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:12+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. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.4.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.src",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.src",
                  "product_id": "podman-4:4.9.4-10.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-tests-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-10.el9_4?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_id": "podman-docker-4:4.9.4-10.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-10.el9_4?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.src",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-10.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-10.el9_4.noarch",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.aarch64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.ppc64le",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.s390x",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-10.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-10.el9_4.x86_64",
        "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-24783",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268019"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268019",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
          "url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569339",
          "url": "https://go.dev/cl/569339"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65390",
          "url": "https://go.dev/issue/65390"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2598",
          "url": "https://pkg.go.dev/vuln/GO-2024-2598"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0005"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
          "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-09-03T20:00:45+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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:6194"
        },
        {
          "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-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.src",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-docker-4:4.9.4-10.el9_4.noarch",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-10.el9_4.x86_64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.aarch64",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.ppc64le",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.s390x",
            "AppStream-9.4.0.Z.MAIN.EUS:podman-tests-4:4.9.4-10.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:5202
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.12.63 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of  Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.63. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:5200\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm\n(CVE-2023-45290)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
        "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-2024:5202",
        "url": "https://access.redhat.com/errata/RHSA-2024:5202"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2268017",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
      },
      {
        "category": "external",
        "summary": "2292787",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5202.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.63 packages and security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:09:35+00:00",
      "generator": {
        "date": "2025-10-10T02:09:35+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2024:5202",
      "initial_release_date": "2024-08-19T03:55:38+00:00",
      "revision_history": [
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-19T03:55:38+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:09:35+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "8Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.12",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12",
                  "product_id": "9Base-RHOSE-4.12",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.12::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.src",
                  "product_id": "cri-tools-0:1.25.0-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.src",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.src",
                  "product_id": "cri-tools-0:1.25.0-4.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=src\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.118.1.rt7.278.el8_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                "product": {
                  "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_id": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-4.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-7.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-25.rhaos4.12.git6556f50.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-9.rhaos4.12.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.118.1.el8_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-7.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_id": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-8.rhaos4.12.el8?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_id": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-7.rhaos4.12.el9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                "product": {
                  "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_id": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-8.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_id": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-7.rhaos4.12.git44a2cb2.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-4.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.rhaos4.12.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_id": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-11.rhaos4.12.el9?arch=s390x\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                "product": {
                  "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_id": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-6.rhaos4.12.el9?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                "product": {
                  "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_id": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-4.rhaos4.12.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                "product": {
                  "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_id": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.118.1.el8_6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                "product": {
                  "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_id": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-7.rhaos4.12.el8?arch=noarch\u0026epoch=3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                "product": {
                  "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_id": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-11.rhaos4.12.el9?arch=noarch\u0026epoch=3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64"
        },
        "product_reference": "butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch"
        },
        "product_reference": "butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch"
        },
        "product_reference": "kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64"
        },
        "product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch"
        },
        "product_reference": "podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64"
        },
        "product_reference": "podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64"
        },
        "product_reference": "runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64"
        },
        "product_reference": "conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch"
        },
        "product_reference": "podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        },
        "product_reference": "podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
          "product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        },
        "product_reference": "skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-45290",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-03-05T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2268017"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
          "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-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "RHBZ#2268017",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
          "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/569341",
          "url": "https://go.dev/cl/569341"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/65383",
          "url": "https://go.dev/issue/65383"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
          "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2599",
          "url": "https://pkg.go.dev/vuln/GO-2024-2599"
        },
        {
          "category": "external",
          "summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
          "url": "https://security.netapp.com/advisory/ntap-20240329-0004"
        }
      ],
      "release_date": "2024-03-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
    },
    {
      "cve": "CVE-2024-24790",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "discovery_date": "2024-06-17T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2292787"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
          "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": [
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "RHBZ#2292787",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
        }
      ],
      "release_date": "2024-06-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.7,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
          "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
          "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
          "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
          "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
          "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
          "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
          "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
          "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
          "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
          "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
          "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
          "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
          "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
          "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
          "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-19T03:55:38+00:00",
          "details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5202"
        },
        {
          "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-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:butane-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-4.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-4.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:conmon-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-3.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.src",
            "8Base-RHOSE-4.12:cri-o-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.aarch64",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.s390x",
            "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-25.rhaos4.12.git6556f50.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.src",
            "8Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.aarch64",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.ppc64le",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.s390x",
            "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:ignition-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-9.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.src",
            "8Base-RHOSE-4.12:kernel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-cross-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.118.1.el8_6.noarch",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-headers-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.src",
            "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.118.1.rt7.278.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:podman-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-docker-3:4.4.1-7.rhaos4.12.el8.noarch",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:podman-tests-3:4.4.1-7.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.aarch64",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.ppc64le",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.s390x",
            "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.118.1.el8_6.x86_64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:runc-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-8.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.src",
            "8Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.aarch64",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.ppc64le",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.s390x",
            "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el8.x86_64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:buildah-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:conmon-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-8.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.src",
            "9Base-RHOSE-4.12:cri-o-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.aarch64",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.s390x",
            "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-7.rhaos4.12.git44a2cb2.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.src",
            "9Base-RHOSE-4.12:cri-tools-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.aarch64",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.ppc64le",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.s390x",
            "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-4.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:ignition-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:podman-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-docker-3:4.2.0-11.rhaos4.12.el9.noarch",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:podman-tests-3:4.2.0-11.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.src",
            "9Base-RHOSE-4.12:skopeo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-6.rhaos4.12.el9.x86_64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.aarch64",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.ppc64le",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.s390x",
            "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-6.rhaos4.12.el9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:4858
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Red Hat OpenShift Container Platform release 4.16.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.5. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:4855\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice\ndeserialization (CVE-2024-37298)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
        "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-2024:4858",
        "url": "https://access.redhat.com/errata/RHSA-2024:4858"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4858.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.5 packages and security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:09:53+00:00",
      "generator": {
        "date": "2025-10-25T07:09:53+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:4858",
      "initial_release_date": "2024-07-31T13:21:46+00:00",
      "revision_history": [
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-31T13:21:46+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:09:53+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "9Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.16",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.16",
                  "product_id": "8Base-RHOSE-4.16",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.16::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rtla@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_id": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_id": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.28.1.el9_4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-9.rhaos4.16.el9?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_id": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-8.rhaos4.16.el8?arch=s390x\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                "product": {
                  "name": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_id": "kernel-0:5.14.0-427.28.1.el9_4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@5.14.0-427.28.1.el9_4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                "product": {
                  "name": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_id": "podman-4:4.9.4-9.rhaos4.16.el9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-9.rhaos4.16.el9?arch=src\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_id": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                "product": {
                  "name": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_id": "podman-4:4.9.4-8.rhaos4.16.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.9.4-8.rhaos4.16.el8?arch=src\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                "product": {
                  "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_id": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.28.1.el9_4?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_id": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-9.rhaos4.16.el9?arch=noarch\u0026epoch=4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                "product": {
                  "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_id": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.9.4-8.rhaos4.16.el8?arch=noarch\u0026epoch=4"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch"
        },
        "product_reference": "kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.src",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch"
        },
        "product_reference": "podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        },
        "product_reference": "podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.aarch64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.s390x",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rtla-0:5.14.0-427.28.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
          "product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        },
        "product_reference": "rtla-0:5.14.0-427.28.1.el9_4.x86_64",
        "relates_to_product_reference": "9Base-RHOSE-4.16"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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": [
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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": [
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
          "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
          "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
          "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
          "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
        ],
        "known_not_affected": [
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
          "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
          "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
          "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
          "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-31T13:21:46+00:00",
          "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
          "product_ids": [
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4858"
        },
        {
          "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-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.aarch64",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.ppc64le",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.s390x",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.src",
            "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el8.x86_64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.src",
            "8Base-RHOSE-4.16:podman-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-docker-4:4.9.4-8.rhaos4.16.el8.noarch",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.aarch64",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.ppc64le",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.s390x",
            "8Base-RHOSE-4.16:podman-tests-4:4.9.4-8.rhaos4.16.el8.x86_64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.src",
            "9Base-RHOSE-4.16:kernel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-cross-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.28.1.el9_4.noarch",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-headers-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.aarch64",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.ppc64le",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.s390x",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.src",
            "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407182006.p0.gada2fa8.assembly.stream.el9.x86_64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.src",
            "9Base-RHOSE-4.16:podman-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-docker-4:4.9.4-9.rhaos4.16.el9.noarch",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.aarch64",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.ppc64le",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.s390x",
            "9Base-RHOSE-4.16:podman-tests-4:4.9.4-9.rhaos4.16.el9.x86_64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.28.1.el9_4.x86_64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.aarch64",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.ppc64le",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.s390x",
            "9Base-RHOSE-4.16:rtla-0:5.14.0-427.28.1.el9_4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  rhsa-2024:4825
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:4825",
        "url": "https://access.redhat.com/errata/RHSA-2024:4825"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4825.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-09-25T14:59:00+00:00",
      "generator": {
        "date": "2025-09-25T14:59:00+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.8"
        }
      },
      "id": "RHSA-2024:4825",
      "initial_release_date": "2024-07-24T12:58:51+00:00",
      "revision_history": [
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-07-24T12:58:51+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-09-25T14:59:00+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 E4S (v.9.0)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
                  "product_id": "AppStream-9.0.0.Z.E4S",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.src",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.src",
                  "product_id": "podman-2:4.2.0-5.el9_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-tests-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-5.el9_0?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                "product": {
                  "name": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_id": "podman-docker-2:4.2.0-5.el9_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.2.0-5.el9_0?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.src",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.2.0-5.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch"
        },
        "product_reference": "podman-docker-2:4.2.0-5.el9_0.noarch",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.aarch64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.ppc64le",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.s390x",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.2.0-5.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
          "product_id": "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        },
        "product_reference": "podman-tests-2:4.2.0-5.el9_0.x86_64",
        "relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
          "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
          "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-24T12:58:51+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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:4825"
        },
        {
          "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-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.src",
            "AppStream-9.0.0.Z.E4S:podman-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-debugsource-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-docker-2:4.2.0-5.el9_0.noarch",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-5.el9_0.x86_64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.aarch64",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.ppc64le",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.s390x",
            "AppStream-9.0.0.Z.E4S:podman-tests-2:4.2.0-5.el9_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  RHSA-2024:5634
Vulnerability from csaf_redhat
Notes
{
  "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 podman is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization (CVE-2024-37298)\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-2024:5634",
        "url": "https://access.redhat.com/errata/RHSA-2024:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2262921",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
      },
      {
        "category": "external",
        "summary": "2294000",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
      },
      {
        "category": "external",
        "summary": "2295010",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: podman security update",
    "tracking": {
      "current_release_date": "2025-10-25T07:10:08+00:00",
      "generator": {
        "date": "2025-10-25T07:10:08+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2024:5634",
      "initial_release_date": "2024-08-20T16:11:08+00:00",
      "revision_history": [
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-08-20T16:11:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T07:10:08+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 EUS (v.9.2)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
                  "product_id": "AppStream-9.2.0.Z.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.src",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.src",
                  "product_id": "podman-2:4.4.1-20.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=aarch64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-tests-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-tests@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                "product": {
                  "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_id": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-20.el9_2?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                "product": {
                  "name": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_id": "podman-docker-2:4.4.1-20.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/podman-docker@4.4.1-20.el9_2?arch=noarch\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-debugsource-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-debugsource-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-docker-2:4.4.1-20.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch"
        },
        "product_reference": "podman-docker-2:4.4.1-20.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-tests-2:4.4.1-20.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
          "product_id": "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        },
        "product_reference": "podman-tests-2:4.4.1-20.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "@r3kumar",
            "@qmuntal"
          ]
        }
      ],
      "cve": "CVE-2024-1394",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2024-02-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2262921"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "RHBZ#2262921",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
          "url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
        },
        {
          "category": "external",
          "summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
          "url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
        },
        {
          "category": "external",
          "summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
          "url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2024-2660",
          "url": "https://pkg.go.dev/vuln/GO-2024-2660"
        },
        {
          "category": "external",
          "summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
          "url": "https://vuln.go.dev/ID/GO-2024-2660.json"
        }
      ],
      "release_date": "2024-03-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "discovery_date": "2024-06-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2294000"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "go-retryablehttp: url might write sensitive information to log file",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "RHBZ#2294000",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
        }
      ],
      "release_date": "2024-06-24T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 6.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "go-retryablehttp: url might write sensitive information to log file"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2024-07-01T19:21:12+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2295010"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the gorilla/schema package. Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could trigger memory exhaustion and lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability in the gorilla/schema package is a high-severity issue due to its potential to cause a Denial of Service (DoS) attack through memory exhaustion. The schema.Decoder.Decode() function, when processing a struct with fields of type []struct{...}, is susceptible to malicious input that exploits sparse slice functionality. This can result in excessive memory allocations, overwhelming the system\u0027s resources and rendering the application unresponsive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
          "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
          "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "RHBZ#2295010",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295010"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37298",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/blob/main/decoder.go#L223",
          "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff",
          "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
        },
        {
          "category": "external",
          "summary": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3",
          "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
        }
      ],
      "release_date": "2024-06-30T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-08-20T16:11:08+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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:5634"
        },
        {
          "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-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.src",
            "AppStream-9.2.0.Z.EUS:podman-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-debugsource-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-docker-2:4.4.1-20.el9_2.noarch",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-gvproxy-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-plugins-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-remote-debuginfo-2:4.4.1-20.el9_2.x86_64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.aarch64",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.ppc64le",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.s390x",
            "AppStream-9.2.0.Z.EUS:podman-tests-2:4.4.1-20.el9_2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "gorilla/schema: Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  WID-SEC-W-2024-1709
Vulnerability from csaf_certbund
Notes
{
  "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": "Podman ist ein Container-Laufzeit- und Management-Tool, mit dem Benutzer Container ausf\u00fchren und verwalten k\u00f6nnen, ohne einen separaten Daemon-Prozess zu ben\u00f6tigen.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Podman ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX",
        "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-2024-1709 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1709.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-1709 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1709"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4825"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4702 vom 2024-07-26",
        "url": "https://access.redhat.com/errata/RHSA-2024:4702"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4858 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4858"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4848 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4848"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4963 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:4963"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5258 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5258 vom 2024-08-14",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5258.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5202 vom 2024-08-19",
        "url": "https://access.redhat.com/errata/RHSA-2024:5202"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5634 vom 2024-08-20",
        "url": "https://access.redhat.com/errata/RHSA-2024:5634"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5258 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6054 vom 2024-08-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:6054"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6194 vom 2024-09-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:6194"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6194 vom 2024-09-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6194.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Podman: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-09-03T22:00:00.000+00:00",
      "generator": {
        "date": "2024-09-04T09:08:38.301+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.6"
        }
      },
      "id": "WID-SEC-W-2024-1709",
      "initial_release_date": "2024-07-24T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-07-24T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-07-25T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-31T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-07T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-14T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-18T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-20T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-21T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-08-29T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-09-03T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
        }
      ],
      "status": "final",
      "version": "11"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Podman",
            "product": {
              "name": "Open Source Podman",
              "product_id": "816019",
              "product_identification_helper": {
                "cpe": "cpe:/a:podman_project:podman:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "RESF Rocky Linux",
            "product": {
              "name": "RESF Rocky Linux",
              "product_id": "T032255",
              "product_identification_helper": {
                "cpe": "cpe:/o:resf:rocky_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "RESF"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux",
                "product": {
                  "name": "Red Hat Enterprise Linux",
                  "product_id": "67646",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:-"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "Advanced Cluster Security for Kubernetes 4",
                "product": {
                  "name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
                  "product_id": "T027916",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "9",
                "product": {
                  "name": "Red Hat Enterprise Linux 9",
                  "product_id": "T036131",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:9"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "Container Platform \u003c4.12.63",
                "product": {
                  "name": "Red Hat OpenShift Container Platform \u003c4.12.63",
                  "product_id": "T036942"
                }
              },
              {
                "category": "product_version",
                "name": "Container Platform 4.12.63",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12.63",
                  "product_id": "T036942-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.63"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "OpenShift"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Podman. Im gorilla/schema Package kommt es aufgrund zu sparsamer Slice-Deserialisierung zu einer \u00dcberlastung des Speichers. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "816019",
          "T027916",
          "T036942",
          "67646",
          "T004914",
          "T036131",
          "T032255"
        ]
      },
      "release_date": "2024-07-24T22:00:00.000+00:00",
      "title": "CVE-2024-37298"
    }
  ]
}
  wid-sec-w-2024-1709
Vulnerability from csaf_certbund
Notes
{
  "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": "Podman ist ein Container-Laufzeit- und Management-Tool, mit dem Benutzer Container ausf\u00fchren und verwalten k\u00f6nnen, ohne einen separaten Daemon-Prozess zu ben\u00f6tigen.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Podman ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX",
        "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-2024-1709 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1709.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-1709 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1709"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory vom 2024-07-24",
        "url": "https://access.redhat.com/errata/RHSA-2024:4825"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4702 vom 2024-07-26",
        "url": "https://access.redhat.com/errata/RHSA-2024:4702"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4858 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4858"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4848 vom 2024-07-31",
        "url": "https://access.redhat.com/errata/RHSA-2024:4848"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4963 vom 2024-08-07",
        "url": "https://access.redhat.com/errata/RHSA-2024:4963"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5258 vom 2024-08-13",
        "url": "https://access.redhat.com/errata/RHSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-5258 vom 2024-08-14",
        "url": "https://linux.oracle.com/errata/ELSA-2024-5258.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5202 vom 2024-08-19",
        "url": "https://access.redhat.com/errata/RHSA-2024:5202"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:5634 vom 2024-08-20",
        "url": "https://access.redhat.com/errata/RHSA-2024:5634"
      },
      {
        "category": "external",
        "summary": "Rocky Linux Security Advisory RLSA-2024:5258 vom 2024-08-21",
        "url": "https://errata.build.resf.org/RLSA-2024:5258"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6054 vom 2024-08-30",
        "url": "https://access.redhat.com/errata/RHSA-2024:6054"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:6194 vom 2024-09-04",
        "url": "https://access.redhat.com/errata/RHSA-2024:6194"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-6194 vom 2024-09-03",
        "url": "https://linux.oracle.com/errata/ELSA-2024-6194.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Podman: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-09-03T22:00:00.000+00:00",
      "generator": {
        "date": "2024-09-04T09:08:38.301+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.6"
        }
      },
      "id": "WID-SEC-W-2024-1709",
      "initial_release_date": "2024-07-24T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-07-24T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-07-25T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-07-31T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-07T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-14T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-08-18T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-20T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-08-21T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
        },
        {
          "date": "2024-08-29T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-09-03T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
        }
      ],
      "status": "final",
      "version": "11"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Podman",
            "product": {
              "name": "Open Source Podman",
              "product_id": "816019",
              "product_identification_helper": {
                "cpe": "cpe:/a:podman_project:podman:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "RESF Rocky Linux",
            "product": {
              "name": "RESF Rocky Linux",
              "product_id": "T032255",
              "product_identification_helper": {
                "cpe": "cpe:/o:resf:rocky_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "RESF"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux",
                "product": {
                  "name": "Red Hat Enterprise Linux",
                  "product_id": "67646",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:-"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "Advanced Cluster Security for Kubernetes 4",
                "product": {
                  "name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
                  "product_id": "T027916",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "9",
                "product": {
                  "name": "Red Hat Enterprise Linux 9",
                  "product_id": "T036131",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:9"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "Container Platform \u003c4.12.63",
                "product": {
                  "name": "Red Hat OpenShift Container Platform \u003c4.12.63",
                  "product_id": "T036942"
                }
              },
              {
                "category": "product_version",
                "name": "Container Platform 4.12.63",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.12.63",
                  "product_id": "T036942-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.63"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "OpenShift"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Podman. Im gorilla/schema Package kommt es aufgrund zu sparsamer Slice-Deserialisierung zu einer \u00dcberlastung des Speichers. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "816019",
          "T027916",
          "T036942",
          "67646",
          "T004914",
          "T036131",
          "T032255"
        ]
      },
      "release_date": "2024-07-24T22:00:00.000+00:00",
      "title": "CVE-2024-37298"
    }
  ]
}
  NCSC-2024-0339
Vulnerability from csaf_ncscnl
Notes
{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Microsoft heeft kwetsbaarheden verholpen in Mariner (Azure Linux).",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "De kwetsbaarheden betreffen oudere kwetsbaarheden in diverse subcomponenten van de distro, zoals Python, Emacs, Qemu, Django, Curl, wget etc. welke in de nieuwe versie zijn verholpen.",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Misinterpretation of Input",
        "title": "CWE-115"
      },
      {
        "category": "general",
        "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
        "title": "CWE-119"
      },
      {
        "category": "general",
        "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
        "title": "CWE-120"
      },
      {
        "category": "general",
        "text": "Heap-based Buffer Overflow",
        "title": "CWE-122"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Read",
        "title": "CWE-125"
      },
      {
        "category": "general",
        "text": "Improper Validation of Array Index",
        "title": "CWE-129"
      },
      {
        "category": "general",
        "text": "Partial String Comparison",
        "title": "CWE-187"
      },
      {
        "category": "general",
        "text": "Integer Overflow or Wraparound",
        "title": "CWE-190"
      },
      {
        "category": "general",
        "text": "Integer Underflow (Wrap or Wraparound)",
        "title": "CWE-191"
      },
      {
        "category": "general",
        "text": "Off-by-one Error",
        "title": "CWE-193"
      },
      {
        "category": "general",
        "text": "Improper Input Validation",
        "title": "CWE-20"
      },
      {
        "category": "general",
        "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
        "title": "CWE-22"
      },
      {
        "category": "general",
        "text": "Improper Privilege Management",
        "title": "CWE-269"
      },
      {
        "category": "general",
        "text": "Improper Check for Dropped Privileges",
        "title": "CWE-273"
      },
      {
        "category": "general",
        "text": "Improper Handling of Insufficient Permissions or Privileges ",
        "title": "CWE-280"
      },
      {
        "category": "general",
        "text": "Improper Certificate Validation",
        "title": "CWE-295"
      },
      {
        "category": "general",
        "text": "Improper Validation of Certificate with Host Mismatch",
        "title": "CWE-297"
      },
      {
        "category": "general",
        "text": "Improper Check for Certificate Revocation",
        "title": "CWE-299"
      },
      {
        "category": "general",
        "text": "Cleartext Transmission of Sensitive Information",
        "title": "CWE-319"
      },
      {
        "category": "general",
        "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
        "title": "CWE-362"
      },
      {
        "category": "general",
        "text": "Divide By Zero",
        "title": "CWE-369"
      },
      {
        "category": "general",
        "text": "CWE-371",
        "title": "CWE-371"
      },
      {
        "category": "general",
        "text": "Uncontrolled Resource Consumption",
        "title": "CWE-400"
      },
      {
        "category": "general",
        "text": "Missing Release of Memory after Effective Lifetime",
        "title": "CWE-401"
      },
      {
        "category": "general",
        "text": "Improper Resource Shutdown or Release",
        "title": "CWE-404"
      },
      {
        "category": "general",
        "text": "Use After Free",
        "title": "CWE-416"
      },
      {
        "category": "general",
        "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
        "title": "CWE-444"
      },
      {
        "category": "general",
        "text": "NULL Pointer Dereference",
        "title": "CWE-476"
      },
      {
        "category": "general",
        "text": "Insertion of Sensitive Information into Log File",
        "title": "CWE-532"
      },
      {
        "category": "general",
        "text": "Improper Locking",
        "title": "CWE-667"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
        "title": "CWE-74"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
        "title": "CWE-77"
      },
      {
        "category": "general",
        "text": "Allocation of Resources Without Limits or Throttling",
        "title": "CWE-770"
      },
      {
        "category": "general",
        "text": "Missing Release of Resource after Effective Lifetime",
        "title": "CWE-772"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
        "title": "CWE-78"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Write",
        "title": "CWE-787"
      },
      {
        "category": "general",
        "text": "Deadlock",
        "title": "CWE-833"
      },
      {
        "category": "general",
        "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
        "title": "CWE-835"
      },
      {
        "category": "general",
        "text": "Incorrect Authorization",
        "title": "CWE-863"
      },
      {
        "category": "general",
        "text": "Server-Side Request Forgery (SSRF)",
        "title": "CWE-918"
      },
      {
        "category": "general",
        "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
        "title": "CWE-94"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
        "title": "CWE-95"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "title": "Kwetsbaarheden verholpen in Microsoft Mariner",
    "tracking": {
      "current_release_date": "2024-08-13T18:23:22.271316Z",
      "id": "NCSC-2024-0339",
      "initial_release_date": "2024-08-13T18:23:22.271316Z",
      "revision_history": [
        {
          "date": "2024-08-13T18:23:22.271316Z",
          "number": "0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "cbl-mariner",
            "product": {
              "name": "cbl-mariner",
              "product_id": "CSAFPID-1489521",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:microsoft:cbl-mariner:*:*:*:*:*:*:*:*"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "microsoft"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-2601",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        },
        {
          "category": "other",
          "text": "Heap-based Buffer Overflow",
          "title": "CWE-122"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-2601",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2601.json"
        }
      ],
      "title": "CVE-2022-2601"
    },
    {
      "cve": "CVE-2022-3775",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3775",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3775.json"
        }
      ],
      "title": "CVE-2022-3775"
    },
    {
      "cve": "CVE-2022-36648",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-36648",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36648.json"
        }
      ],
      "title": "CVE-2022-36648"
    },
    {
      "cve": "CVE-2019-3833",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-3833",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-3833.json"
        }
      ],
      "title": "CVE-2019-3833"
    },
    {
      "cve": "CVE-2021-3929",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-3929",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-3929.json"
        }
      ],
      "title": "CVE-2021-3929"
    },
    {
      "cve": "CVE-2021-4158",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4158",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4158.json"
        }
      ],
      "title": "CVE-2021-4158"
    },
    {
      "cve": "CVE-2021-4206",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        },
        {
          "category": "other",
          "text": "Integer Overflow or Wraparound",
          "title": "CWE-190"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4206",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4206.json"
        }
      ],
      "title": "CVE-2021-4206"
    },
    {
      "cve": "CVE-2021-4207",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        },
        {
          "category": "other",
          "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
          "title": "CWE-362"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4207",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4207.json"
        }
      ],
      "title": "CVE-2021-4207"
    },
    {
      "cve": "CVE-2022-26353",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-26353",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-26353.json"
        }
      ],
      "title": "CVE-2022-26353"
    },
    {
      "cve": "CVE-2022-35414",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-35414",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-35414.json"
        }
      ],
      "title": "CVE-2022-35414"
    },
    {
      "cve": "CVE-2023-3354",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-3354",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3354.json"
        }
      ],
      "title": "CVE-2023-3354"
    },
    {
      "cve": "CVE-2022-3872",
      "cwe": {
        "id": "CWE-193",
        "name": "Off-by-one Error"
      },
      "notes": [
        {
          "category": "other",
          "text": "Off-by-one Error",
          "title": "CWE-193"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3872",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3872.json"
        }
      ],
      "title": "CVE-2022-3872"
    },
    {
      "cve": "CVE-2022-4144",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-4144",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-4144.json"
        }
      ],
      "title": "CVE-2022-4144"
    },
    {
      "cve": "CVE-2023-45288",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        },
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-45288",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45288.json"
        }
      ],
      "title": "CVE-2023-45288"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-29404",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29404.json"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-29402",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29402.json"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2019-3816",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-3816",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-3816.json"
        }
      ],
      "title": "CVE-2019-3816"
    },
    {
      "cve": "CVE-2021-3750",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-3750",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-3750.json"
        }
      ],
      "title": "CVE-2021-3750"
    },
    {
      "cve": "CVE-2022-0358",
      "cwe": {
        "id": "CWE-273",
        "name": "Improper Check for Dropped Privileges"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Check for Dropped Privileges",
          "title": "CWE-273"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-0358",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-0358.json"
        }
      ],
      "title": "CVE-2022-0358"
    },
    {
      "cve": "CVE-2022-26354",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-26354",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-26354.json"
        }
      ],
      "title": "CVE-2022-26354"
    },
    {
      "cve": "CVE-2022-3165",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        },
        {
          "category": "other",
          "text": "Integer Underflow (Wrap or Wraparound)",
          "title": "CWE-191"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3165",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3165.json"
        }
      ],
      "title": "CVE-2022-3165"
    },
    {
      "cve": "CVE-2022-2962",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-2962",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2962.json"
        }
      ],
      "title": "CVE-2022-2962"
    },
    {
      "cve": "CVE-2022-41722",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-41722",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41722.json"
        }
      ],
      "title": "CVE-2022-41722"
    },
    {
      "cve": "CVE-2022-29526",
      "cwe": {
        "id": "CWE-280",
        "name": "Improper Handling of Insufficient Permissions or Privileges "
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Insufficient Permissions or Privileges ",
          "title": "CWE-280"
        },
        {
          "category": "other",
          "text": "Improper Privilege Management",
          "title": "CWE-269"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-29526",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-29526.json"
        }
      ],
      "title": "CVE-2022-29526"
    },
    {
      "cve": "CVE-2007-4559",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2007-4559",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2007/CVE-2007-4559.json"
        }
      ],
      "title": "CVE-2007-4559"
    },
    {
      "cve": "CVE-2019-9674",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-9674",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-9674.json"
        }
      ],
      "title": "CVE-2019-9674"
    },
    {
      "cve": "CVE-2017-18207",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2017-18207",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-18207.json"
        }
      ],
      "title": "CVE-2017-18207"
    },
    {
      "cve": "CVE-2019-20907",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-20907",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-20907.json"
        }
      ],
      "title": "CVE-2019-20907"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        },
        {
          "category": "other",
          "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
          "title": "CWE-444"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-23336",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-23336.json"
        }
      ],
      "title": "CVE-2021-23336"
    },
    {
      "cve": "CVE-2017-17522",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2017-17522",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-17522.json"
        }
      ],
      "title": "CVE-2017-17522"
    },
    {
      "cve": "CVE-2024-6655",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
          "title": "CWE-74"
        },
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6655",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6655.json"
        }
      ],
      "title": "CVE-2024-6655"
    },
    {
      "cve": "CVE-2024-2466",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Certificate Validation",
          "title": "CWE-295"
        },
        {
          "category": "other",
          "text": "Improper Validation of Certificate with Host Mismatch",
          "title": "CWE-297"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2466",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2466.json"
        }
      ],
      "title": "CVE-2024-2466"
    },
    {
      "cve": "CVE-2024-39331",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "title": "CWE-78"
        },
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        },
        {
          "category": "other",
          "text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
          "title": "CWE-95"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39331",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39331.json"
        }
      ],
      "title": "CVE-2024-39331"
    },
    {
      "cve": "CVE-2021-43565",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-43565",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-43565.json"
        }
      ],
      "title": "CVE-2021-43565"
    },
    {
      "cve": "CVE-2024-39277",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Array Index",
          "title": "CWE-129"
        },
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39277",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39277.json"
        }
      ],
      "title": "CVE-2024-39277"
    },
    {
      "cve": "CVE-2024-38780",
      "cwe": {
        "id": "CWE-371",
        "name": "-"
      },
      "notes": [
        {
          "category": "other",
          "text": "CWE-371",
          "title": "CWE-371"
        },
        {
          "category": "other",
          "text": "Improper Locking",
          "title": "CWE-667"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38780",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38780.json"
        }
      ],
      "title": "CVE-2024-38780"
    },
    {
      "cve": "CVE-2024-39292",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39292",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39292.json"
        }
      ],
      "title": "CVE-2024-39292"
    },
    {
      "cve": "CVE-2024-39482",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39482",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39482.json"
        }
      ],
      "title": "CVE-2024-39482"
    },
    {
      "cve": "CVE-2024-39484",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39484",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39484.json"
        }
      ],
      "title": "CVE-2024-39484"
    },
    {
      "cve": "CVE-2024-39495",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39495",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39495.json"
        }
      ],
      "title": "CVE-2024-39495"
    },
    {
      "cve": "CVE-2024-40902",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-40902",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40902.json"
        }
      ],
      "title": "CVE-2024-40902"
    },
    {
      "cve": "CVE-2024-41110",
      "cwe": {
        "id": "CWE-187",
        "name": "Partial String Comparison"
      },
      "notes": [
        {
          "category": "other",
          "text": "Partial String Comparison",
          "title": "CWE-187"
        },
        {
          "category": "other",
          "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
          "title": "CWE-444"
        },
        {
          "category": "other",
          "text": "Incorrect Authorization",
          "title": "CWE-863"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-41110",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41110.json"
        }
      ],
      "title": "CVE-2024-41110"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "notes": [
        {
          "category": "other",
          "text": "Allocation of Resources Without Limits or Throttling",
          "title": "CWE-770"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37298",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37298.json"
        }
      ],
      "title": "CVE-2024-37298"
    },
    {
      "cve": "CVE-2024-0397",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-0397",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
        }
      ],
      "title": "CVE-2024-0397"
    },
    {
      "cve": "CVE-2024-38571",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38571",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38571.json"
        }
      ],
      "title": "CVE-2024-38571"
    },
    {
      "cve": "CVE-2024-42077",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42077",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42077.json"
        }
      ],
      "title": "CVE-2024-42077"
    },
    {
      "cve": "CVE-2024-39473",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39473",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39473.json"
        }
      ],
      "title": "CVE-2024-39473"
    },
    {
      "cve": "CVE-2024-26900",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-26900",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26900.json"
        }
      ],
      "title": "CVE-2024-26900"
    },
    {
      "cve": "CVE-2024-39474",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39474",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39474.json"
        }
      ],
      "title": "CVE-2024-39474"
    },
    {
      "cve": "CVE-2024-42073",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42073",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42073.json"
        }
      ],
      "title": "CVE-2024-42073"
    },
    {
      "cve": "CVE-2024-42074",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42074",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42074.json"
        }
      ],
      "title": "CVE-2024-42074"
    },
    {
      "cve": "CVE-2024-42075",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42075",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42075.json"
        }
      ],
      "title": "CVE-2024-42075"
    },
    {
      "cve": "CVE-2024-42078",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42078",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42078.json"
        }
      ],
      "title": "CVE-2024-42078"
    },
    {
      "cve": "CVE-2024-0853",
      "cwe": {
        "id": "CWE-299",
        "name": "Improper Check for Certificate Revocation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Check for Certificate Revocation",
          "title": "CWE-299"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-0853",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0853.json"
        }
      ],
      "title": "CVE-2024-0853"
    },
    {
      "cve": "CVE-2024-2004",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "notes": [
        {
          "category": "other",
          "text": "Cleartext Transmission of Sensitive Information",
          "title": "CWE-319"
        },
        {
          "category": "other",
          "text": "Misinterpretation of Input",
          "title": "CWE-115"
        },
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2004",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2004.json"
        }
      ],
      "title": "CVE-2024-2004"
    },
    {
      "cve": "CVE-2024-2398",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        },
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2398",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json"
        }
      ],
      "title": "CVE-2024-2398"
    },
    {
      "cve": "CVE-2024-38662",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38662",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38662.json"
        }
      ],
      "title": "CVE-2024-38662"
    },
    {
      "cve": "CVE-2024-36288",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        },
        {
          "category": "other",
          "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
          "title": "CWE-119"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-36288",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36288.json"
        }
      ],
      "title": "CVE-2024-36288"
    },
    {
      "cve": "CVE-2024-39480",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39480",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39480.json"
        }
      ],
      "title": "CVE-2024-39480"
    },
    {
      "cve": "CVE-2024-39476",
      "cwe": {
        "id": "CWE-833",
        "name": "Deadlock"
      },
      "notes": [
        {
          "category": "other",
          "text": "Deadlock",
          "title": "CWE-833"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39476",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39476.json"
        }
      ],
      "title": "CVE-2024-39476"
    },
    {
      "cve": "CVE-2024-39475",
      "cwe": {
        "id": "CWE-369",
        "name": "Divide By Zero"
      },
      "notes": [
        {
          "category": "other",
          "text": "Divide By Zero",
          "title": "CWE-369"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39475",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39475.json"
        }
      ],
      "title": "CVE-2024-39475"
    },
    {
      "cve": "CVE-2024-37371",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Length Parameter Inconsistency",
          "title": "CWE-130"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37371",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
        }
      ],
      "title": "CVE-2024-37371"
    },
    {
      "cve": "CVE-2024-26461",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-26461",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26461.json"
        }
      ],
      "title": "CVE-2024-26461"
    },
    {
      "cve": "CVE-2024-37370",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Length Parameter Inconsistency",
          "title": "CWE-130"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37370",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json"
        }
      ],
      "title": "CVE-2024-37370"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "notes": [
        {
          "category": "other",
          "text": "Insertion of Sensitive Information into Log File",
          "title": "CWE-532"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6104",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6104.json"
        }
      ],
      "title": "CVE-2024-6104"
    },
    {
      "cve": "CVE-2024-6257",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
          "title": "CWE-77"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6257",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6257.json"
        }
      ],
      "title": "CVE-2024-6257"
    },
    {
      "cve": "CVE-2024-23722",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-23722",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23722.json"
        }
      ],
      "title": "CVE-2024-23722"
    },
    {
      "cve": "CVE-2024-40898",
      "cwe": {
        "id": "CWE-918",
        "name": "Server-Side Request Forgery (SSRF)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Server-Side Request Forgery (SSRF)",
          "title": "CWE-918"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-40898",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json"
        }
      ],
      "title": "CVE-2024-40898"
    },
    {
      "cve": "CVE-2024-38583",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38583",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38583.json"
        }
      ],
      "title": "CVE-2024-38583"
    },
    {
      "cve": "CVE-2024-39493",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39493",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39493.json"
        }
      ],
      "title": "CVE-2024-39493"
    },
    {
      "cve": "CVE-2024-42068",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42068",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42068.json"
        }
      ],
      "title": "CVE-2024-42068"
    },
    {
      "cve": "CVE-2024-39489",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39489",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39489.json"
        }
      ],
      "title": "CVE-2024-39489"
    },
    {
      "cve": "CVE-2024-42070",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42070",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42070.json"
        }
      ],
      "title": "CVE-2024-42070"
    },
    {
      "cve": "CVE-2024-42076",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42076",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42076.json"
        }
      ],
      "title": "CVE-2024-42076"
    },
    {
      "cve": "CVE-2024-42080",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42080",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42080.json"
        }
      ],
      "title": "CVE-2024-42080"
    },
    {
      "cve": "CVE-2024-38428",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "notes": [
        {
          "category": "other",
          "text": "Misinterpretation of Input",
          "title": "CWE-115"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38428",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38428.json"
        }
      ],
      "title": "CVE-2024-38428"
    },
    {
      "cve": "CVE-2024-42082",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42082",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42082.json"
        }
      ],
      "title": "CVE-2024-42082"
    },
    {
      "cve": "CVE-2022-48788",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-48788",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48788.json"
        }
      ],
      "title": "CVE-2022-48788"
    },
    {
      "cve": "CVE-2023-52340",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        },
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-52340",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52340.json"
        }
      ],
      "title": "CVE-2023-52340"
    },
    {
      "cve": "CVE-2022-48841",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-48841",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48841.json"
        }
      ],
      "title": "CVE-2022-48841"
    },
    {
      "cve": "CVE-2024-39485",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39485",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39485.json"
        }
      ],
      "title": "CVE-2024-39485"
    },
    {
      "cve": "CVE-2024-39483",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
          "title": "CWE-74"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39483",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39483.json"
        }
      ],
      "title": "CVE-2024-39483"
    },
    {
      "cve": "CVE-2024-42071",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42071",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42071.json"
        }
      ],
      "title": "CVE-2024-42071"
    },
    {
      "cve": "CVE-2024-42072",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42072",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42072.json"
        }
      ],
      "title": "CVE-2024-42072"
    },
    {
      "cve": "CVE-2024-42237",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42237",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42237.json"
        }
      ],
      "title": "CVE-2024-42237"
    },
    {
      "cve": "CVE-2024-42083",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42083",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42083.json"
        }
      ],
      "title": "CVE-2024-42083"
    }
  ]
}
  ncsc-2024-0339
Vulnerability from csaf_ncscnl
Notes
{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Microsoft heeft kwetsbaarheden verholpen in Mariner (Azure Linux).",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "De kwetsbaarheden betreffen oudere kwetsbaarheden in diverse subcomponenten van de distro, zoals Python, Emacs, Qemu, Django, Curl, wget etc. welke in de nieuwe versie zijn verholpen.",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Misinterpretation of Input",
        "title": "CWE-115"
      },
      {
        "category": "general",
        "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
        "title": "CWE-119"
      },
      {
        "category": "general",
        "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
        "title": "CWE-120"
      },
      {
        "category": "general",
        "text": "Heap-based Buffer Overflow",
        "title": "CWE-122"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Read",
        "title": "CWE-125"
      },
      {
        "category": "general",
        "text": "Improper Validation of Array Index",
        "title": "CWE-129"
      },
      {
        "category": "general",
        "text": "Partial String Comparison",
        "title": "CWE-187"
      },
      {
        "category": "general",
        "text": "Integer Overflow or Wraparound",
        "title": "CWE-190"
      },
      {
        "category": "general",
        "text": "Integer Underflow (Wrap or Wraparound)",
        "title": "CWE-191"
      },
      {
        "category": "general",
        "text": "Off-by-one Error",
        "title": "CWE-193"
      },
      {
        "category": "general",
        "text": "Improper Input Validation",
        "title": "CWE-20"
      },
      {
        "category": "general",
        "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
        "title": "CWE-22"
      },
      {
        "category": "general",
        "text": "Improper Privilege Management",
        "title": "CWE-269"
      },
      {
        "category": "general",
        "text": "Improper Check for Dropped Privileges",
        "title": "CWE-273"
      },
      {
        "category": "general",
        "text": "Improper Handling of Insufficient Permissions or Privileges ",
        "title": "CWE-280"
      },
      {
        "category": "general",
        "text": "Improper Certificate Validation",
        "title": "CWE-295"
      },
      {
        "category": "general",
        "text": "Improper Validation of Certificate with Host Mismatch",
        "title": "CWE-297"
      },
      {
        "category": "general",
        "text": "Improper Check for Certificate Revocation",
        "title": "CWE-299"
      },
      {
        "category": "general",
        "text": "Cleartext Transmission of Sensitive Information",
        "title": "CWE-319"
      },
      {
        "category": "general",
        "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
        "title": "CWE-362"
      },
      {
        "category": "general",
        "text": "Divide By Zero",
        "title": "CWE-369"
      },
      {
        "category": "general",
        "text": "CWE-371",
        "title": "CWE-371"
      },
      {
        "category": "general",
        "text": "Uncontrolled Resource Consumption",
        "title": "CWE-400"
      },
      {
        "category": "general",
        "text": "Missing Release of Memory after Effective Lifetime",
        "title": "CWE-401"
      },
      {
        "category": "general",
        "text": "Improper Resource Shutdown or Release",
        "title": "CWE-404"
      },
      {
        "category": "general",
        "text": "Use After Free",
        "title": "CWE-416"
      },
      {
        "category": "general",
        "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
        "title": "CWE-444"
      },
      {
        "category": "general",
        "text": "NULL Pointer Dereference",
        "title": "CWE-476"
      },
      {
        "category": "general",
        "text": "Insertion of Sensitive Information into Log File",
        "title": "CWE-532"
      },
      {
        "category": "general",
        "text": "Improper Locking",
        "title": "CWE-667"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
        "title": "CWE-74"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
        "title": "CWE-77"
      },
      {
        "category": "general",
        "text": "Allocation of Resources Without Limits or Throttling",
        "title": "CWE-770"
      },
      {
        "category": "general",
        "text": "Missing Release of Resource after Effective Lifetime",
        "title": "CWE-772"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
        "title": "CWE-78"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Write",
        "title": "CWE-787"
      },
      {
        "category": "general",
        "text": "Deadlock",
        "title": "CWE-833"
      },
      {
        "category": "general",
        "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
        "title": "CWE-835"
      },
      {
        "category": "general",
        "text": "Incorrect Authorization",
        "title": "CWE-863"
      },
      {
        "category": "general",
        "text": "Server-Side Request Forgery (SSRF)",
        "title": "CWE-918"
      },
      {
        "category": "general",
        "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
        "title": "CWE-94"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
        "title": "CWE-95"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "title": "Kwetsbaarheden verholpen in Microsoft Mariner",
    "tracking": {
      "current_release_date": "2024-08-13T18:23:22.271316Z",
      "id": "NCSC-2024-0339",
      "initial_release_date": "2024-08-13T18:23:22.271316Z",
      "revision_history": [
        {
          "date": "2024-08-13T18:23:22.271316Z",
          "number": "0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "cbl-mariner",
            "product": {
              "name": "cbl-mariner",
              "product_id": "CSAFPID-1489521",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:microsoft:cbl-mariner:*:*:*:*:*:*:*:*"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "microsoft"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-2601",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        },
        {
          "category": "other",
          "text": "Heap-based Buffer Overflow",
          "title": "CWE-122"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-2601",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2601.json"
        }
      ],
      "title": "CVE-2022-2601"
    },
    {
      "cve": "CVE-2022-3775",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3775",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3775.json"
        }
      ],
      "title": "CVE-2022-3775"
    },
    {
      "cve": "CVE-2022-36648",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-36648",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36648.json"
        }
      ],
      "title": "CVE-2022-36648"
    },
    {
      "cve": "CVE-2019-3833",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-3833",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-3833.json"
        }
      ],
      "title": "CVE-2019-3833"
    },
    {
      "cve": "CVE-2021-3929",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-3929",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-3929.json"
        }
      ],
      "title": "CVE-2021-3929"
    },
    {
      "cve": "CVE-2021-4158",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4158",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4158.json"
        }
      ],
      "title": "CVE-2021-4158"
    },
    {
      "cve": "CVE-2021-4206",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        },
        {
          "category": "other",
          "text": "Integer Overflow or Wraparound",
          "title": "CWE-190"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4206",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4206.json"
        }
      ],
      "title": "CVE-2021-4206"
    },
    {
      "cve": "CVE-2021-4207",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        },
        {
          "category": "other",
          "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
          "title": "CWE-362"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-4207",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-4207.json"
        }
      ],
      "title": "CVE-2021-4207"
    },
    {
      "cve": "CVE-2022-26353",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-26353",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-26353.json"
        }
      ],
      "title": "CVE-2022-26353"
    },
    {
      "cve": "CVE-2022-35414",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-35414",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-35414.json"
        }
      ],
      "title": "CVE-2022-35414"
    },
    {
      "cve": "CVE-2023-3354",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-3354",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3354.json"
        }
      ],
      "title": "CVE-2023-3354"
    },
    {
      "cve": "CVE-2022-3872",
      "cwe": {
        "id": "CWE-193",
        "name": "Off-by-one Error"
      },
      "notes": [
        {
          "category": "other",
          "text": "Off-by-one Error",
          "title": "CWE-193"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3872",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3872.json"
        }
      ],
      "title": "CVE-2022-3872"
    },
    {
      "cve": "CVE-2022-4144",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-4144",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-4144.json"
        }
      ],
      "title": "CVE-2022-4144"
    },
    {
      "cve": "CVE-2023-45288",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        },
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-45288",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45288.json"
        }
      ],
      "title": "CVE-2023-45288"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-29404",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29404.json"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-29402",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29402.json"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2019-3816",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-3816",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-3816.json"
        }
      ],
      "title": "CVE-2019-3816"
    },
    {
      "cve": "CVE-2021-3750",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-3750",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-3750.json"
        }
      ],
      "title": "CVE-2021-3750"
    },
    {
      "cve": "CVE-2022-0358",
      "cwe": {
        "id": "CWE-273",
        "name": "Improper Check for Dropped Privileges"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Check for Dropped Privileges",
          "title": "CWE-273"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-0358",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-0358.json"
        }
      ],
      "title": "CVE-2022-0358"
    },
    {
      "cve": "CVE-2022-26354",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-26354",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-26354.json"
        }
      ],
      "title": "CVE-2022-26354"
    },
    {
      "cve": "CVE-2022-3165",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        },
        {
          "category": "other",
          "text": "Integer Underflow (Wrap or Wraparound)",
          "title": "CWE-191"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-3165",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-3165.json"
        }
      ],
      "title": "CVE-2022-3165"
    },
    {
      "cve": "CVE-2022-2962",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-2962",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2962.json"
        }
      ],
      "title": "CVE-2022-2962"
    },
    {
      "cve": "CVE-2022-41722",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-41722",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41722.json"
        }
      ],
      "title": "CVE-2022-41722"
    },
    {
      "cve": "CVE-2022-29526",
      "cwe": {
        "id": "CWE-280",
        "name": "Improper Handling of Insufficient Permissions or Privileges "
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Insufficient Permissions or Privileges ",
          "title": "CWE-280"
        },
        {
          "category": "other",
          "text": "Improper Privilege Management",
          "title": "CWE-269"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-29526",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-29526.json"
        }
      ],
      "title": "CVE-2022-29526"
    },
    {
      "cve": "CVE-2007-4559",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "title": "CWE-22"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2007-4559",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2007/CVE-2007-4559.json"
        }
      ],
      "title": "CVE-2007-4559"
    },
    {
      "cve": "CVE-2019-9674",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "notes": [
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-9674",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-9674.json"
        }
      ],
      "title": "CVE-2019-9674"
    },
    {
      "cve": "CVE-2017-18207",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2017-18207",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-18207.json"
        }
      ],
      "title": "CVE-2017-18207"
    },
    {
      "cve": "CVE-2019-20907",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2019-20907",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-20907.json"
        }
      ],
      "title": "CVE-2019-20907"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        },
        {
          "category": "other",
          "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
          "title": "CWE-444"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-23336",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-23336.json"
        }
      ],
      "title": "CVE-2021-23336"
    },
    {
      "cve": "CVE-2017-17522",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2017-17522",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2017/CVE-2017-17522.json"
        }
      ],
      "title": "CVE-2017-17522"
    },
    {
      "cve": "CVE-2024-6655",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
          "title": "CWE-74"
        },
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6655",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6655.json"
        }
      ],
      "title": "CVE-2024-6655"
    },
    {
      "cve": "CVE-2024-2466",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Certificate Validation",
          "title": "CWE-295"
        },
        {
          "category": "other",
          "text": "Improper Validation of Certificate with Host Mismatch",
          "title": "CWE-297"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2466",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2466.json"
        }
      ],
      "title": "CVE-2024-2466"
    },
    {
      "cve": "CVE-2024-39331",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "title": "CWE-78"
        },
        {
          "category": "other",
          "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
          "title": "CWE-94"
        },
        {
          "category": "other",
          "text": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)",
          "title": "CWE-95"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39331",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39331.json"
        }
      ],
      "title": "CVE-2024-39331"
    },
    {
      "cve": "CVE-2021-43565",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-43565",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-43565.json"
        }
      ],
      "title": "CVE-2021-43565"
    },
    {
      "cve": "CVE-2024-39277",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Array Index",
          "title": "CWE-129"
        },
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39277",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39277.json"
        }
      ],
      "title": "CVE-2024-39277"
    },
    {
      "cve": "CVE-2024-38780",
      "cwe": {
        "id": "CWE-371",
        "name": "-"
      },
      "notes": [
        {
          "category": "other",
          "text": "CWE-371",
          "title": "CWE-371"
        },
        {
          "category": "other",
          "text": "Improper Locking",
          "title": "CWE-667"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38780",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38780.json"
        }
      ],
      "title": "CVE-2024-38780"
    },
    {
      "cve": "CVE-2024-39292",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39292",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39292.json"
        }
      ],
      "title": "CVE-2024-39292"
    },
    {
      "cve": "CVE-2024-39482",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39482",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39482.json"
        }
      ],
      "title": "CVE-2024-39482"
    },
    {
      "cve": "CVE-2024-39484",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39484",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39484.json"
        }
      ],
      "title": "CVE-2024-39484"
    },
    {
      "cve": "CVE-2024-39495",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39495",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39495.json"
        }
      ],
      "title": "CVE-2024-39495"
    },
    {
      "cve": "CVE-2024-40902",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-40902",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40902.json"
        }
      ],
      "title": "CVE-2024-40902"
    },
    {
      "cve": "CVE-2024-41110",
      "cwe": {
        "id": "CWE-187",
        "name": "Partial String Comparison"
      },
      "notes": [
        {
          "category": "other",
          "text": "Partial String Comparison",
          "title": "CWE-187"
        },
        {
          "category": "other",
          "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
          "title": "CWE-444"
        },
        {
          "category": "other",
          "text": "Incorrect Authorization",
          "title": "CWE-863"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-41110",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41110.json"
        }
      ],
      "title": "CVE-2024-41110"
    },
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "notes": [
        {
          "category": "other",
          "text": "Allocation of Resources Without Limits or Throttling",
          "title": "CWE-770"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37298",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37298.json"
        }
      ],
      "title": "CVE-2024-37298"
    },
    {
      "cve": "CVE-2024-0397",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-0397",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
        }
      ],
      "title": "CVE-2024-0397"
    },
    {
      "cve": "CVE-2024-38571",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38571",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38571.json"
        }
      ],
      "title": "CVE-2024-38571"
    },
    {
      "cve": "CVE-2024-42077",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42077",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42077.json"
        }
      ],
      "title": "CVE-2024-42077"
    },
    {
      "cve": "CVE-2024-39473",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39473",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39473.json"
        }
      ],
      "title": "CVE-2024-39473"
    },
    {
      "cve": "CVE-2024-26900",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-26900",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26900.json"
        }
      ],
      "title": "CVE-2024-26900"
    },
    {
      "cve": "CVE-2024-39474",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39474",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39474.json"
        }
      ],
      "title": "CVE-2024-39474"
    },
    {
      "cve": "CVE-2024-42073",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42073",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42073.json"
        }
      ],
      "title": "CVE-2024-42073"
    },
    {
      "cve": "CVE-2024-42074",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42074",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42074.json"
        }
      ],
      "title": "CVE-2024-42074"
    },
    {
      "cve": "CVE-2024-42075",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42075",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42075.json"
        }
      ],
      "title": "CVE-2024-42075"
    },
    {
      "cve": "CVE-2024-42078",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42078",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42078.json"
        }
      ],
      "title": "CVE-2024-42078"
    },
    {
      "cve": "CVE-2024-0853",
      "cwe": {
        "id": "CWE-299",
        "name": "Improper Check for Certificate Revocation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Check for Certificate Revocation",
          "title": "CWE-299"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-0853",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0853.json"
        }
      ],
      "title": "CVE-2024-0853"
    },
    {
      "cve": "CVE-2024-2004",
      "cwe": {
        "id": "CWE-319",
        "name": "Cleartext Transmission of Sensitive Information"
      },
      "notes": [
        {
          "category": "other",
          "text": "Cleartext Transmission of Sensitive Information",
          "title": "CWE-319"
        },
        {
          "category": "other",
          "text": "Misinterpretation of Input",
          "title": "CWE-115"
        },
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2004",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2004.json"
        }
      ],
      "title": "CVE-2024-2004"
    },
    {
      "cve": "CVE-2024-2398",
      "cwe": {
        "id": "CWE-772",
        "name": "Missing Release of Resource after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Resource after Effective Lifetime",
          "title": "CWE-772"
        },
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-2398",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json"
        }
      ],
      "title": "CVE-2024-2398"
    },
    {
      "cve": "CVE-2024-38662",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Input Validation",
          "title": "CWE-20"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38662",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38662.json"
        }
      ],
      "title": "CVE-2024-38662"
    },
    {
      "cve": "CVE-2024-36288",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
          "title": "CWE-835"
        },
        {
          "category": "other",
          "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
          "title": "CWE-119"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-36288",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36288.json"
        }
      ],
      "title": "CVE-2024-36288"
    },
    {
      "cve": "CVE-2024-39480",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
          "title": "CWE-120"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39480",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39480.json"
        }
      ],
      "title": "CVE-2024-39480"
    },
    {
      "cve": "CVE-2024-39476",
      "cwe": {
        "id": "CWE-833",
        "name": "Deadlock"
      },
      "notes": [
        {
          "category": "other",
          "text": "Deadlock",
          "title": "CWE-833"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39476",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39476.json"
        }
      ],
      "title": "CVE-2024-39476"
    },
    {
      "cve": "CVE-2024-39475",
      "cwe": {
        "id": "CWE-369",
        "name": "Divide By Zero"
      },
      "notes": [
        {
          "category": "other",
          "text": "Divide By Zero",
          "title": "CWE-369"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39475",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39475.json"
        }
      ],
      "title": "CVE-2024-39475"
    },
    {
      "cve": "CVE-2024-37371",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Length Parameter Inconsistency",
          "title": "CWE-130"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37371",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
        }
      ],
      "title": "CVE-2024-37371"
    },
    {
      "cve": "CVE-2024-26461",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-26461",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26461.json"
        }
      ],
      "title": "CVE-2024-26461"
    },
    {
      "cve": "CVE-2024-37370",
      "cwe": {
        "id": "CWE-130",
        "name": "Improper Handling of Length Parameter Inconsistency"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Length Parameter Inconsistency",
          "title": "CWE-130"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37370",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json"
        }
      ],
      "title": "CVE-2024-37370"
    },
    {
      "cve": "CVE-2024-6104",
      "cwe": {
        "id": "CWE-532",
        "name": "Insertion of Sensitive Information into Log File"
      },
      "notes": [
        {
          "category": "other",
          "text": "Insertion of Sensitive Information into Log File",
          "title": "CWE-532"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6104",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6104.json"
        }
      ],
      "title": "CVE-2024-6104"
    },
    {
      "cve": "CVE-2024-6257",
      "cwe": {
        "id": "CWE-77",
        "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
          "title": "CWE-77"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-6257",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6257.json"
        }
      ],
      "title": "CVE-2024-6257"
    },
    {
      "cve": "CVE-2024-23722",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-23722",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23722.json"
        }
      ],
      "title": "CVE-2024-23722"
    },
    {
      "cve": "CVE-2024-40898",
      "cwe": {
        "id": "CWE-918",
        "name": "Server-Side Request Forgery (SSRF)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Server-Side Request Forgery (SSRF)",
          "title": "CWE-918"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-40898",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json"
        }
      ],
      "title": "CVE-2024-40898"
    },
    {
      "cve": "CVE-2024-38583",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38583",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38583.json"
        }
      ],
      "title": "CVE-2024-38583"
    },
    {
      "cve": "CVE-2024-39493",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39493",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39493.json"
        }
      ],
      "title": "CVE-2024-39493"
    },
    {
      "cve": "CVE-2024-42068",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42068",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42068.json"
        }
      ],
      "title": "CVE-2024-42068"
    },
    {
      "cve": "CVE-2024-39489",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "notes": [
        {
          "category": "other",
          "text": "Missing Release of Memory after Effective Lifetime",
          "title": "CWE-401"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39489",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39489.json"
        }
      ],
      "title": "CVE-2024-39489"
    },
    {
      "cve": "CVE-2024-42070",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42070",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42070.json"
        }
      ],
      "title": "CVE-2024-42070"
    },
    {
      "cve": "CVE-2024-42076",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42076",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42076.json"
        }
      ],
      "title": "CVE-2024-42076"
    },
    {
      "cve": "CVE-2024-42080",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42080",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42080.json"
        }
      ],
      "title": "CVE-2024-42080"
    },
    {
      "cve": "CVE-2024-38428",
      "cwe": {
        "id": "CWE-115",
        "name": "Misinterpretation of Input"
      },
      "notes": [
        {
          "category": "other",
          "text": "Misinterpretation of Input",
          "title": "CWE-115"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38428",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38428.json"
        }
      ],
      "title": "CVE-2024-38428"
    },
    {
      "cve": "CVE-2024-42082",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42082",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42082.json"
        }
      ],
      "title": "CVE-2024-42082"
    },
    {
      "cve": "CVE-2022-48788",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-48788",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48788.json"
        }
      ],
      "title": "CVE-2022-48788"
    },
    {
      "cve": "CVE-2023-52340",
      "cwe": {
        "id": "CWE-404",
        "name": "Improper Resource Shutdown or Release"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Resource Shutdown or Release",
          "title": "CWE-404"
        },
        {
          "category": "other",
          "text": "Uncontrolled Resource Consumption",
          "title": "CWE-400"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-52340",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52340.json"
        }
      ],
      "title": "CVE-2023-52340"
    },
    {
      "cve": "CVE-2022-48841",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2022-48841",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48841.json"
        }
      ],
      "title": "CVE-2022-48841"
    },
    {
      "cve": "CVE-2024-39485",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39485",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39485.json"
        }
      ],
      "title": "CVE-2024-39485"
    },
    {
      "cve": "CVE-2024-39483",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
          "title": "CWE-74"
        }
      ],
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39483",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39483.json"
        }
      ],
      "title": "CVE-2024-39483"
    },
    {
      "cve": "CVE-2024-42071",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42071",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42071.json"
        }
      ],
      "title": "CVE-2024-42071"
    },
    {
      "cve": "CVE-2024-42072",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42072",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42072.json"
        }
      ],
      "title": "CVE-2024-42072"
    },
    {
      "cve": "CVE-2024-42237",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42237",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42237.json"
        }
      ],
      "title": "CVE-2024-42237"
    },
    {
      "cve": "CVE-2024-42083",
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-42083",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42083.json"
        }
      ],
      "title": "CVE-2024-42083"
    }
  ]
}
  fkie_cve-2024-37298
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/gorilla/schema/blob/main/decoder.go#L223 | ||
| security-advisories@github.com | https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff | ||
| security-advisories@github.com | https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gorilla/schema/blob/main/decoder.go#L223 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3 | 
| Vendor | Product | Version | 
|---|
{
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue."
    },
    {
      "lang": "es",
      "value": "gorilla/schema convierte estructuras hacia y desde valores de formulario. Antes de la versi\u00f3n 1.4.1 La ejecuci\u00f3n de `schema.Decoder.Decode()` en una estructura que tiene un campo de tipo `[]struct{...}` la abre a ataques maliciosos relacionados con las asignaciones de memoria, aprovechando la escasez de memoria. funcionalidad de corte. Cualquier uso de `schema.Decoder.Decode()` en una estructura con matrices de otras estructuras podr\u00eda ser vulnerable a esta vulnerabilidad de agotamiento de la memoria. La versi\u00f3n 1.4.1 contiene un parche para el problema."
    }
  ],
  "id": "CVE-2024-37298",
  "lastModified": "2024-11-21T09:23:33.653",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "security-advisories@github.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-07-01T19:15:04.283",
  "references": [
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
    }
  ],
  "sourceIdentifier": "security-advisories@github.com",
  "vulnStatus": "Awaiting Analysis",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-770"
        }
      ],
      "source": "security-advisories@github.com",
      "type": "Secondary"
    }
  ]
}
  opensuse-su-2025:14663-1
Vulnerability from csaf_opensuse
Notes
{
  "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": "velociraptor-0.7.0.4.git142.862ef23-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the velociraptor-0.7.0.4.git142.862ef23-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2025-14663",
        "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-2025_14663-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2025:14663-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IL7QOYRPFRGRS6UKU6ZYHI76FWFFUJNK/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2025:14663-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IL7QOYRPFRGRS6UKU6ZYHI76FWFFUJNK/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-1732 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-1732/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-44270 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-44270/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-45133 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-45133/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-45683 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-45683/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-46234 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-46234/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-21538 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-21538/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-23331 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-23331/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-24786 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-24786/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-28180 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-28180/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-31207 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-31207/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-37298 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-37298/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-4067 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-4067/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-4068 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-4068/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-42459 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-42459/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-42460 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-42460/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-42461 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-42461/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-45296 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-45296/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-45338 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-45338/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-45811 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-45811/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-45812 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-45812/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-47068 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-47068/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-47875 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-47875/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-48948 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-48948/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-48949 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-48949/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-51744 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-51744/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-55565 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-55565/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-6104 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-6104/"
      }
    ],
    "title": "velociraptor-0.7.0.4.git142.862ef23-1.1 on GA media",
    "tracking": {
      "current_release_date": "2025-01-17T00:00:00Z",
      "generator": {
        "date": "2025-01-17T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2025:14663-1",
      "initial_release_date": "2025-01-17T00:00:00Z",
      "revision_history": [
        {
          "date": "2025-01-17T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
                "product": {
                  "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
                  "product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
                "product": {
                  "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
                  "product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
                "product": {
                  "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
                  "product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
                "product": {
                  "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
                  "product_id": "velociraptor-0.7.0.4.git142.862ef23-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": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64"
        },
        "product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le"
        },
        "product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x"
        },
        "product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        },
        "product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-1732",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-1732"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read()  returns an error. In rare deployment cases (error thrown by the Read()  function), this could lead to a predictable shared secret.\n\nThe tkn20 and blindrsa components did not check whether enough randomness was returned from the user provided randomness source. Typically the user provides crypto/rand.Reader, which in the vast majority of cases will always return the right number random bytes. In the cases where it does not, or the user provides a source that does not, the blinding for blindrsa is weak and integrity of the plaintext is not ensured in tkn20.\n\n",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-1732",
          "url": "https://www.suse.com/security/cve/CVE-2023-1732"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-1732"
    },
    {
      "cve": "CVE-2023-44270",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-44270"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in PostCSS before 8.4.31. The vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being included in a comment.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-44270",
          "url": "https://www.suse.com/security/cve/CVE-2023-44270"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-44270"
    },
    {
      "cve": "CVE-2023-45133",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-45133"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Babel is a compiler for writingJavaScript. In `@babel/traverse` prior to versions 7.23.2 and 8.0.0-alpha.4 and all versions of `babel-traverse`, using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the `path.evaluate()`or `path.evaluateTruthy()` internal Babel methods. Known affected plugins are `@babel/plugin-transform-runtime`; `@babel/preset-env` when using its `useBuiltIns` option; and any \"polyfill provider\" plugin that depends on `@babel/helper-define-polyfill-provider`, such as `babel-plugin-polyfill-corejs3`, `babel-plugin-polyfill-corejs2`, `babel-plugin-polyfill-es-shims`, `babel-plugin-polyfill-regenerator`. No other plugins under the `@babel/` namespace are impacted, but third-party plugins might be. Users that only compile trusted code are not impacted. The vulnerability has been fixed in `@babel/traverse@7.23.2` and `@babel/traverse@8.0.0-alpha.4`. Those who cannot upgrade `@babel/traverse` and are using one of the affected packages mentioned above should upgrade them to their latest version to avoid triggering the vulnerable code path in affected `@babel/traverse` versions: `@babel/plugin-transform-runtime` v7.23.2, `@babel/preset-env` v7.23.2, `@babel/helper-define-polyfill-provider` v0.4.3, `babel-plugin-polyfill-corejs2` v0.4.6, `babel-plugin-polyfill-corejs3` v0.8.5, `babel-plugin-polyfill-es-shims` v0.10.0, `babel-plugin-polyfill-regenerator` v0.5.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-45133",
          "url": "https://www.suse.com/security/cve/CVE-2023-45133"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.3,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-45133"
    },
    {
      "cve": "CVE-2023-45683",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-45683"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "github.com/crewjam/saml is a saml library for the go language. In affected versions the package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving Cross-Site-Scripting (XSS) in the IdP context during the redirection at the end of a SAML SSO Flow. Consequently, an attacker may perform any authenticated action as the victim once the victim\u0027s browser loaded the SAML IdP initiated SSO link for the malicious service provider. Note: SP registration is commonly an unrestricted operation in IdPs, hence not requiring particular permissions or publicly accessible to ease the IdP interoperability. This issue is fixed in version 0.4.14. Users unable to upgrade may perform external validation of URLs provided in SAML metadata, or restrict the ability for end-users to upload arbitrary metadata.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-45683",
          "url": "https://www.suse.com/security/cve/CVE-2023-45683"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1216308 for CVE-2023-45683",
          "url": "https://bugzilla.suse.com/1216308"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-45683"
    },
    {
      "cve": "CVE-2023-46234",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-46234"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "browserify-sign is a package to duplicate the functionality of node\u0027s crypto public key functions, much of this is based on Fedor Indutny\u0027s work on indutny/tls.js. An upper bound check issue in `dsaVerify` function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. All places in this project that involve DSA verification of user-input signatures will be affected by this vulnerability. This issue has been patched in version 4.2.2.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-46234",
          "url": "https://www.suse.com/security/cve/CVE-2023-46234"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-46234"
    },
    {
      "cve": "CVE-2024-21538",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-21538"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-21538",
          "url": "https://www.suse.com/security/cve/CVE-2024-21538"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1233843 for CVE-2024-21538",
          "url": "https://bugzilla.suse.com/1233843"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-21538"
    },
    {
      "cve": "CVE-2024-23331",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-23331"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vite is a frontend tooling framework for javascript. The Vite dev server option `server.fs.deny` can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092 -- with surface area reduced to hosts having case-insensitive filesystems. Since `picomatch` defaults to case-sensitive glob matching, but the file server doesn\u0027t discriminate; a blacklist bypass is possible. By requesting raw filesystem paths using augmented casing, the matcher derived from `config.server.fs.deny` fails to block access to sensitive files. This issue has been addressed in vite@5.0.12, vite@4.5.2, vite@3.2.8, and vite@2.9.17. Users are advised to upgrade. Users unable to upgrade should restrict access to dev servers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-23331",
          "url": "https://www.suse.com/security/cve/CVE-2024-23331"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-23331"
    },
    {
      "cve": "CVE-2024-24786",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-24786"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-24786",
          "url": "https://www.suse.com/security/cve/CVE-2024-24786"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1226136 for CVE-2024-24786",
          "url": "https://bugzilla.suse.com/1226136"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-24786"
    },
    {
      "cve": "CVE-2024-28180",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-28180"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-28180",
          "url": "https://www.suse.com/security/cve/CVE-2024-28180"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1234984 for CVE-2024-28180",
          "url": "https://bugzilla.suse.com/1234984"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-28180"
    },
    {
      "cve": "CVE-2024-31207",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-31207"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vite (French word for \"quick\", pronounced /vit/, like \"veet\") is a frontend build tooling to improve the frontend development experience.`server.fs.deny` does not deny requests for patterns with directories. This vulnerability has been patched in version(s) 5.2.6, 5.1.7, 5.0.13, 4.5.3, 3.2.10 and 2.9.18.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-31207",
          "url": "https://www.suse.com/security/cve/CVE-2024-31207"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-31207"
    },
    {
      "cve": "CVE-2024-37298",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-37298"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-37298",
          "url": "https://www.suse.com/security/cve/CVE-2024-37298"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1227309 for CVE-2024-37298",
          "url": "https://bugzilla.suse.com/1227309"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-37298"
    },
    {
      "cve": "CVE-2024-4067",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-4067"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The NPM package `micromatch` prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in `micromatch.braces()` in `index.js` because the pattern `.*` will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn\u0027t find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persists. This issue should be mitigated by using a safe pattern that won\u0027t start backtracking the regular expression due to greedy matching. This issue was fixed in version 4.0.8.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-4067",
          "url": "https://www.suse.com/security/cve/CVE-2024-4067"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1224255 for CVE-2024-4067",
          "url": "https://bugzilla.suse.com/1224255"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-4067"
    },
    {
      "cve": "CVE-2024-4068",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-4068"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The NPM package `braces`, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-4068",
          "url": "https://www.suse.com/security/cve/CVE-2024-4068"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1224256 for CVE-2024-4068",
          "url": "https://bugzilla.suse.com/1224256"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-4068"
    },
    {
      "cve": "CVE-2024-42459",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-42459"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-42459",
          "url": "https://www.suse.com/security/cve/CVE-2024-42459"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232538 for CVE-2024-42459",
          "url": "https://bugzilla.suse.com/1232538"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-42459"
    },
    {
      "cve": "CVE-2024-42460",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-42460"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-42460",
          "url": "https://www.suse.com/security/cve/CVE-2024-42460"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232538 for CVE-2024-42460",
          "url": "https://bugzilla.suse.com/1232538"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-42460"
    },
    {
      "cve": "CVE-2024-42461",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-42461"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-42461",
          "url": "https://www.suse.com/security/cve/CVE-2024-42461"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232538 for CVE-2024-42461",
          "url": "https://bugzilla.suse.com/1232538"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-42461"
    },
    {
      "cve": "CVE-2024-45296",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-45296"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-45296",
          "url": "https://www.suse.com/security/cve/CVE-2024-45296"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-45296"
    },
    {
      "cve": "CVE-2024-45338",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-45338"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-45338",
          "url": "https://www.suse.com/security/cve/CVE-2024-45338"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1234794 for CVE-2024-45338",
          "url": "https://bugzilla.suse.com/1234794"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-45338"
    },
    {
      "cve": "CVE-2024-45811",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-45811"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vite a frontend build tooling framework for javascript. In affected versions the contents of arbitrary files can be returned to the browser. `@fs` denies access to files outside of Vite serving allow list. Adding `?import\u0026raw` to the URL bypasses this limitation and returns the file content if it exists. This issue has been patched in versions 5.4.6, 5.3.6, 5.2.14, 4.5.5, and 3.2.11. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-45811",
          "url": "https://www.suse.com/security/cve/CVE-2024-45811"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-45811"
    },
    {
      "cve": "CVE-2024-45812",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-45812"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vite a frontend build tooling framework for javascript. Affected versions of vite were discovered to contain a DOM Clobbering vulnerability when building scripts to `cjs`/`iife`/`umd` output format. The DOM Clobbering gadget in the module can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an img tag with an unsanitized name attribute) are present. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script, seemingly benign HTML markups in the webpage (e.g. through a post or comment) and leverages the gadgets (pieces of js code) living in the existing javascript code to transform it into executable code. We have identified a DOM Clobbering vulnerability in Vite bundled scripts, particularly when the scripts dynamically import other scripts from the assets folder and the developer sets the build output format to `cjs`, `iife`, or `umd`. In such cases, Vite replaces relative paths starting with `__VITE_ASSET__` using the URL retrieved from `document.currentScript`. However, this implementation is vulnerable to a DOM Clobbering attack. The `document.currentScript` lookup can be shadowed by an attacker via the browser\u0027s named DOM tree element access mechanism. This manipulation allows an attacker to replace the intended script element with a malicious HTML element. When this happens, the src attribute of the attacker-controlled element is used as the URL for importing scripts, potentially leading to the dynamic loading of scripts from an attacker-controlled server. This vulnerability can result in cross-site scripting (XSS) attacks on websites that include Vite-bundled files (configured with an output format of `cjs`, `iife`, or `umd`) and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes. This issue has been patched in versions 5.4.6, 5.3.6, 5.2.14, 4.5.5, and 3.2.11. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-45812",
          "url": "https://www.suse.com/security/cve/CVE-2024-45812"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-45812"
    },
    {
      "cve": "CVE-2024-47068",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-47068"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` (e.g., `import.meta.url`) in `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an `img` tag with an unsanitized `name` attribute) are present. Versions 2.79.2, 3.29.5, and 4.22.4  contain a patch for the vulnerability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-47068",
          "url": "https://www.suse.com/security/cve/CVE-2024-47068"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-47068"
    },
    {
      "cve": "CVE-2024-47875",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-47875"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-47875",
          "url": "https://www.suse.com/security/cve/CVE-2024-47875"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1231571 for CVE-2024-47875",
          "url": "https://bugzilla.suse.com/1231571"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-47875"
    },
    {
      "cve": "CVE-2024-48948",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-48948"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve\u0027s base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-48948",
          "url": "https://www.suse.com/security/cve/CVE-2024-48948"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1231681 for CVE-2024-48948",
          "url": "https://bugzilla.suse.com/1231681"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-48948"
    },
    {
      "cve": "CVE-2024-48949",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-48949"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-48949",
          "url": "https://www.suse.com/security/cve/CVE-2024-48949"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1231557 for CVE-2024-48949",
          "url": "https://bugzilla.suse.com/1231557"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.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:H/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-48949"
    },
    {
      "cve": "CVE-2024-51744",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-51744"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-51744",
          "url": "https://www.suse.com/security/cve/CVE-2024-51744"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232936 for CVE-2024-51744",
          "url": "https://bugzilla.suse.com/1232936"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-51744"
    },
    {
      "cve": "CVE-2024-55565",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-55565"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-55565",
          "url": "https://www.suse.com/security/cve/CVE-2024-55565"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-55565"
    },
    {
      "cve": "CVE-2024-6104",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-6104"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
          "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-6104",
          "url": "https://www.suse.com/security/cve/CVE-2024-6104"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1227024 for CVE-2024-6104",
          "url": "https://bugzilla.suse.com/1227024"
        }
      ],
      "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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
            "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-01-17T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-6104"
    }
  ]
}
  ghsa-3669-72x9-r9p3
Vulnerability from github
Details
Running schema.Decoder.Decode() on a struct that has a field of type []struct{...} opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. For instance, in the Proof of Concept written below, someone can specify to set a field of the billionth element and it will allocate all other elements before it in the slice. 
In the local environment environment for my project, I was able to call an endpoint like /innocent_endpoint?arr.10000000.X=1 and freeze my system from the memory allocation while parsing r.Form. I think this line is responsible for allocating the slice, although I haven't tested to make sure, so it's just an educated guess.
Proof of Concept
The following proof of concept works on both v1.2.0 and v1.2.1. I have not tested earlier versions.
```go package main
import ( "fmt"
"github.com/gorilla/schema"
)
func main() { dec := schema.NewDecoder() var result struct { Arr []struct{ Val int } } if err := dec.Decode(&result, map[string][]string{"arr.1000000000.Val": {"1"}}); err != nil { panic(err) } fmt.Printf("%#+v\n", result) }
```
Impact
Any use of schema.Decoder.Decode() on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. There seems to be no possible solution that a developer using this library can do to disable this behaviour without fixing it in this project, so all uses of Decode that fall under this umbrella are affected. A fix that doesn't require a major change may also be harder to find, since it could break compatibility with some other intended use-cases.
{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "github.com/gorilla/schema"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.4.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2024-37298"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-770"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-07-01T20:35:12Z",
    "nvd_published_at": "2024-07-01T19:15:04Z",
    "severity": "HIGH"
  },
  "details": "### Details\n\nRunning `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. For instance, in the Proof of Concept written below, someone can specify to set a field of the billionth element and it will allocate all other elements before it in the slice. \n\nIn the local environment environment for my project, I was able to call an endpoint like `/innocent_endpoint?arr.10000000.X=1` and freeze my system from the memory allocation while parsing `r.Form`. I think [this line](https://github.com/gorilla/schema/blob/main/decoder.go#L223) is responsible for allocating the slice, although I haven\u0027t tested to make sure, so it\u0027s just an educated guess.\n\n### Proof of Concept\n\nThe following proof of concept works on both v1.2.0 and v1.2.1. I have not tested earlier versions.\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/gorilla/schema\"\n)\n\nfunc main() {\n\tdec := schema.NewDecoder()\n\tvar result struct {\n\t\tArr []struct{ Val int }\n\t}\n\tif err := dec.Decode(\u0026result, map[string][]string{\"arr.1000000000.Val\": {\"1\"}}); err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Printf(\"%#+v\\n\", result)\n}\n\n```\n\n### Impact\n\nAny use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. There seems to be no possible solution that a developer using this library can do to disable this behaviour without fixing it in this project, so all uses of Decode that fall under this umbrella are affected. A fix that doesn\u0027t require a major change may also be harder to find, since it could break compatibility with some other intended use-cases.\n",
  "id": "GHSA-3669-72x9-r9p3",
  "modified": "2024-07-05T21:29:07Z",
  "published": "2024-07-01T20:35:12Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/gorilla/schema/security/advisories/GHSA-3669-72x9-r9p3"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37298"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gorilla/schema/commit/cd59f2f12cbdfa9c06aa63e425d1fe4a806967ff"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/gorilla/schema"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gorilla/schema/blob/main/decoder.go#L223"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Potential memory exhaustion attack due to sparse slice deserialization"
}
  msrc_cve-2024-37298
Vulnerability from csaf_microsoft
Notes
{
  "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-2024-37298 Potential memory exhaustion attack due to sparse slice deserialization - VEX",
        "url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-37298.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": "Potential memory exhaustion attack due to sparse slice deserialization",
    "tracking": {
      "current_release_date": "2024-09-11T00:00:00.000Z",
      "generator": {
        "date": "2025-10-20T01:52:51.789Z",
        "engine": {
          "name": "MSRC Generator",
          "version": "1.0"
        }
      },
      "id": "msrc_CVE-2024-37298",
      "initial_release_date": "2024-07-01T07:00:00.000Z",
      "revision_history": [
        {
          "date": "2024-07-19T00:00:00.000Z",
          "legacy_version": "1",
          "number": "1",
          "summary": "Information published."
        },
        {
          "date": "2024-08-05T00:00:00.000Z",
          "legacy_version": "1.1",
          "number": "2",
          "summary": "Information published."
        },
        {
          "date": "2024-08-29T00:00:00.000Z",
          "legacy_version": "1.2",
          "number": "3",
          "summary": "Information published."
        },
        {
          "date": "2024-08-30T00:00:00.000Z",
          "legacy_version": "1.3",
          "number": "4",
          "summary": "Information published."
        },
        {
          "date": "2024-08-31T00:00:00.000Z",
          "legacy_version": "1.4",
          "number": "5",
          "summary": "Information published."
        },
        {
          "date": "2024-09-01T00:00:00.000Z",
          "legacy_version": "1.5",
          "number": "6",
          "summary": "Information published."
        },
        {
          "date": "2024-09-02T00:00:00.000Z",
          "legacy_version": "1.6",
          "number": "7",
          "summary": "Information published."
        },
        {
          "date": "2024-09-03T00:00:00.000Z",
          "legacy_version": "1.7",
          "number": "8",
          "summary": "Information published."
        },
        {
          "date": "2024-09-05T00:00:00.000Z",
          "legacy_version": "1.8",
          "number": "9",
          "summary": "Information published."
        },
        {
          "date": "2024-09-06T00:00:00.000Z",
          "legacy_version": "1.9",
          "number": "10",
          "summary": "Information published."
        },
        {
          "date": "2024-09-07T00:00:00.000Z",
          "legacy_version": "2",
          "number": "11",
          "summary": "Information published."
        },
        {
          "date": "2024-09-08T00:00:00.000Z",
          "legacy_version": "2.1",
          "number": "12",
          "summary": "Information published."
        },
        {
          "date": "2024-09-11T00:00:00.000Z",
          "legacy_version": "2.2",
          "number": "13",
          "summary": "Information published."
        }
      ],
      "status": "final",
      "version": "13"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "2.0",
                "product": {
                  "name": "CBL Mariner 2.0",
                  "product_id": "17086"
                }
              },
              {
                "category": "product_version",
                "name": "3.0",
                "product": {
                  "name": "Azure Linux 3.0",
                  "product_id": "17084"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 telegraf 1.29.4-7",
                "product": {
                  "name": "\u003ccbl2 telegraf 1.29.4-7",
                  "product_id": "8"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 telegraf 1.29.4-7",
                "product": {
                  "name": "cbl2 telegraf 1.29.4-7",
                  "product_id": "17284"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 telegraf 1.31.0-2",
                "product": {
                  "name": "\u003cazl3 telegraf 1.31.0-2",
                  "product_id": "5"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 telegraf 1.31.0-2",
                "product": {
                  "name": "azl3 telegraf 1.31.0-2",
                  "product_id": "17700"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 telegraf 1.31.0-10",
                "product": {
                  "name": "\u003cazl3 telegraf 1.31.0-10",
                  "product_id": "3"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 telegraf 1.31.0-10",
                "product": {
                  "name": "azl3 telegraf 1.31.0-10",
                  "product_id": "19343"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 telegraf 1.29.4-15",
                "product": {
                  "name": "\u003ccbl2 telegraf 1.29.4-15",
                  "product_id": "2"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 telegraf 1.29.4-15",
                "product": {
                  "name": "cbl2 telegraf 1.29.4-15",
                  "product_id": "19735"
                }
              }
            ],
            "category": "product_name",
            "name": "telegraf"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 libcontainers-common 20210626-4",
                "product": {
                  "name": "\u003ccbl2 libcontainers-common 20210626-4",
                  "product_id": "7"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 libcontainers-common 20210626-4",
                "product": {
                  "name": "cbl2 libcontainers-common 20210626-4",
                  "product_id": "17285"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 libcontainers-common 20240213-2",
                "product": {
                  "name": "\u003cazl3 libcontainers-common 20240213-2",
                  "product_id": "6"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 libcontainers-common 20240213-2",
                "product": {
                  "name": "azl3 libcontainers-common 20240213-2",
                  "product_id": "17699"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 libcontainers-common 20210626-7",
                "product": {
                  "name": "\u003ccbl2 libcontainers-common 20210626-7",
                  "product_id": "1"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 libcontainers-common 20210626-7",
                "product": {
                  "name": "cbl2 libcontainers-common 20210626-7",
                  "product_id": "19792"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 libcontainers-common 20240213-3",
                "product": {
                  "name": "\u003cazl3 libcontainers-common 20240213-3",
                  "product_id": "4"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 libcontainers-common 20240213-3",
                "product": {
                  "name": "azl3 libcontainers-common 20240213-3",
                  "product_id": "17793"
                }
              }
            ],
            "category": "product_name",
            "name": "libcontainers-common"
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 telegraf 1.29.4-7 as a component of CBL Mariner 2.0",
          "product_id": "17086-8"
        },
        "product_reference": "8",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 telegraf 1.29.4-7 as a component of CBL Mariner 2.0",
          "product_id": "17284-17086"
        },
        "product_reference": "17284",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 libcontainers-common 20210626-4 as a component of CBL Mariner 2.0",
          "product_id": "17086-7"
        },
        "product_reference": "7",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 libcontainers-common 20210626-4 as a component of CBL Mariner 2.0",
          "product_id": "17285-17086"
        },
        "product_reference": "17285",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 libcontainers-common 20240213-2 as a component of Azure Linux 3.0",
          "product_id": "17084-6"
        },
        "product_reference": "6",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 libcontainers-common 20240213-2 as a component of Azure Linux 3.0",
          "product_id": "17699-17084"
        },
        "product_reference": "17699",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 telegraf 1.31.0-2 as a component of Azure Linux 3.0",
          "product_id": "17084-5"
        },
        "product_reference": "5",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 telegraf 1.31.0-2 as a component of Azure Linux 3.0",
          "product_id": "17700-17084"
        },
        "product_reference": "17700",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 libcontainers-common 20210626-7 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 libcontainers-common 20210626-7 as a component of CBL Mariner 2.0",
          "product_id": "19792-17086"
        },
        "product_reference": "19792",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
          "product_id": "17084-3"
        },
        "product_reference": "3",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 telegraf 1.31.0-10 as a component of Azure Linux 3.0",
          "product_id": "19343-17084"
        },
        "product_reference": "19343",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 libcontainers-common 20240213-3 as a component of Azure Linux 3.0",
          "product_id": "17084-4"
        },
        "product_reference": "4",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 libcontainers-common 20240213-3 as a component of Azure Linux 3.0",
          "product_id": "17793-17084"
        },
        "product_reference": "17793",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
          "product_id": "17086-2"
        },
        "product_reference": "2",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 telegraf 1.29.4-15 as a component of CBL Mariner 2.0",
          "product_id": "19735-17086"
        },
        "product_reference": "19735",
        "relates_to_product_reference": "17086"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-37298",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "notes": [
        {
          "category": "general",
          "text": "GitHub_M",
          "title": "Assigning CNA"
        }
      ],
      "product_status": {
        "fixed": [
          "17284-17086",
          "17285-17086",
          "17699-17084",
          "17700-17084",
          "19792-17086",
          "19343-17084",
          "17793-17084",
          "19735-17086"
        ],
        "known_affected": [
          "17086-8",
          "17086-7",
          "17084-6",
          "17084-5",
          "17086-1",
          "17084-3",
          "17084-4",
          "17086-2"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37298 Potential memory exhaustion attack due to sparse slice deserialization - VEX",
          "url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-37298.json"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-07-19T00:00:00.000Z",
          "details": "1.29.4-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17086-8",
            "17086-2"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        },
        {
          "category": "vendor_fix",
          "date": "2024-07-19T00:00:00.000Z",
          "details": "20210626-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17086-7",
            "17086-1"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        },
        {
          "category": "vendor_fix",
          "date": "2024-07-19T00:00:00.000Z",
          "details": "20240213-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17084-6",
            "17084-4"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        },
        {
          "category": "vendor_fix",
          "date": "2024-07-19T00:00:00.000Z",
          "details": "1.31.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17084-5",
            "17084-3"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "environmentalsScore": 0.0,
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 7.5,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "17086-8",
            "17086-7",
            "17084-6",
            "17084-5",
            "17086-1",
            "17084-3",
            "17084-4",
            "17086-2"
          ]
        }
      ],
      "title": "Potential memory exhaustion attack due to sparse slice deserialization"
    }
  ]
}
  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.